aboutsummaryrefslogtreecommitdiff
path: root/bin/flash-25.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-03Renamed flash/build scripts to better indicate MCU type.Selene ToyKeeper1-4/+0
2016-09-09Flash ROM last, set fuses first. Switched from low=0xe2 to low=0xd2.Selene ToyKeeper1-2/+2
2015-11-08Different tiny25 fuses: No brownout detection, and slower startup.Selene ToyKeeper1-1/+1
(am trying to reduce power use and hopefully prevent accidental resets)
2015-09-10Added attiny25-compatible build and flash scripts.Selene ToyKeeper1-0/+4
Tested (and works) with Tom E's eswitch_NOINIT.c for attiny25.