Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix lock fuse verification step in the ISP target
The fuse bits value has to be prefixed with `0x`, otherwise, avrdude treats it as a filename and the lock fuse write fails.
- Loading branch information