aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-20Extra parents in include path.Selene ToyKeeper1-1/+1
2016-09-09Updated Mike C's X85 firmware (new version 2016-06-22, IIRC).Selene ToyKeeper2-0/+30
2016-09-09level_calc minor formatting fixSelene ToyKeeper1-1/+1
2016-09-09Flash ROM last, set fuses first. Switched from low=0xe2 to low=0xd2.Selene ToyKeeper1-2/+2
2016-09-09Add more parents to include path.Selene ToyKeeper1-1/+1
2016-07-03Added extra parent includes to gcc path.Selene ToyKeeper1-1/+1
2016-05-22Fixed level_calc N-channel calculations to fix all errors I could find.Selene ToyKeeper1-13/+43
2016-05-22Made level_calc.py work with any number of power channels.Selene ToyKeeper1-96/+96
2015-11-08Different tiny25 fuses: No brownout detection, and slower startup.Selene ToyKeeper1-1/+1
2015-10-18Removed the need to specify header file paths.Selene ToyKeeper2-2/+2
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