aboutsummaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extra parents in include path.Selene ToyKeeper2016-09-201-1/+1
* Merged in Mike C's X85 firmware.Selene ToyKeeper2016-09-092-0/+30
|\
| * Updated Mike C's X85 firmware (new version 2016-06-22, IIRC).Selene ToyKeeper2016-09-092-0/+30
* | level_calc minor formatting fixSelene ToyKeeper2016-09-091-1/+1
* | Flash ROM last, set fuses first. Switched from low=0xe2 to low=0xd2.Selene ToyKeeper2016-09-091-2/+2
* | Add more parents to include path.Selene ToyKeeper2016-09-091-1/+1
* | Fixed level_calc N-channel calculations to fix all errors I could find.Selene ToyKeeper2016-05-221-13/+43
* | Made level_calc.py work with any number of power channels.Selene ToyKeeper2016-05-221-96/+96
* | Different tiny25 fuses: No brownout detection, and slower startup.Selene ToyKeeper2015-11-081-1/+1
|/
* Removed the need to specify header file paths.Selene ToyKeeper2015-10-182-2/+2
* made visually-linear curve function configurable in level_calc.pySelene ToyKeeper2015-09-301-6/+22
* 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