aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-30made visually-linear curve function configurable in level_calc.pySelene ToyKeeper1-6/+22
2015-09-10Made offtime-cap work on attiny25 in addition to the attiny13 it already supp...Selene ToyKeeper2-4/+6
2015-09-10Added attiny25-compatible build and flash scripts.Selene ToyKeeper3-1/+30
2015-04-19Added "-c -std=gnu99" to build script, made some small 'inline' changes to so...Selene ToyKeeper1-2/+3
2015-04-19Added nicer avr-size output during builds.Selene ToyKeeper1-1/+1
2015-04-06Added dual PWM support to level_calc.py, and made it work better when run via...Selene ToyKeeper1-12/+82
2015-04-06Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper1-0/+61
2014-11-05Convenience script for compiling attiny13a firmwares.Selene ToyKeeper1-0/+24
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
2014-07-22Added a dir to hold generally-useful utilities.Selene ToyKeeper1-0/+3