aboutsummaryrefslogtreecommitdiff
path: root/bin/flash-tiny85-fuses.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell script cleanup (fix lint warnings, remove unused scripts)Selene ToyKeeper2023-11-071-1/+1
|
* Enable BOD on attiny85 by default, because it matters on the FW3A and ↵Selene ToyKeeper2018-12-141-1/+1
| | | | | | doesn't really hurt other lights. (on FW3A, it's very difficult to exit momentary mode without BOD enabled)
* Split flashing scripts into firmware vs fuses, to help prevent accidental ↵Selene ToyKeeper2018-11-031-0/+8
bricking. (some people had errors happen during the fuse parts, and ended up with bricks)