aboutsummaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Made offtime-cap work on attiny25 in addition to the attiny13 it already supp...Selene ToyKeeper2015-09-102-4/+6
* Added attiny25-compatible build and flash scripts.Selene ToyKeeper2015-09-103-1/+30
* Added "-c -std=gnu99" to build script, made some small 'inline' changes to so...Selene ToyKeeper2015-04-191-2/+3
* Added nicer avr-size output during builds.Selene ToyKeeper2015-04-191-1/+1
* Added dual PWM support to level_calc.py, and made it work better when run via...Selene ToyKeeper2015-04-061-12/+82
* Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper2015-04-061-0/+61
* Convenience script for compiling attiny13a firmwares.Selene ToyKeeper2014-11-051-0/+24
* verify images after flashing them (oops, requires 6 pins, not 5)Selene ToyKeeper2014-10-151-1/+1
* Er, don't try to verify after flashing. At least on my setup, this failsSelene ToyKeeper2014-07-231-1/+1
* Added a dir to hold generally-useful utilities.Selene ToyKeeper2014-07-221-0/+3