aboutsummaryrefslogtreecommitdiff
path: root/bin/flash.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-03Added a help message to build.sh and flash.shSelene ToyKeeper1-0/+7
2018-11-03added a wrapper to flash fuses and firmware at the same time, like the old ↵Selene ToyKeeper1-0/+12
scripts did
2018-11-03Renamed flash/build scripts to better indicate MCU type.Selene ToyKeeper1-3/+0
2014-10-15verify images after flashing them (oops, requires 6 pins, not 5)Selene ToyKeeper1-1/+1
2014-07-23Er, don't try to verify after flashing. At least on my setup, this failsSelene ToyKeeper1-1/+1
and then it aborts the fuse steps. So, no verification.
2014-07-22Added a dir to hold generally-useful utilities.Selene ToyKeeper1-0/+3
Includes a short script to flash a .hex file onto an attiny13a using the usbasp device.