| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-04-19 | Added "-c -std=gnu99" to build script, made some small 'inline' changes to ↵ | Selene ToyKeeper | 1 | -2/+3 | |
| sources, and made output even smaller. | |||||
| 2015-04-19 | Added nicer avr-size output during builds. | Selene ToyKeeper | 1 | -1/+1 | |
| 2015-04-06 | Added dual PWM support to level_calc.py, and made it work better when run ↵ | Selene ToyKeeper | 1 | -12/+82 | |
| via an icon in Windows. Fixed estimation formulas to better account for high minimum modes. | |||||
| 2015-04-06 | Moved level_calc.py to bin/ since it's useful for general purposes. | Selene ToyKeeper | 1 | -0/+61 | |
| Made level_calc.py prompt the user for input interactively, or get values from the command line if possible. | |||||
| 2014-11-05 | Convenience script for compiling attiny13a firmwares. | Selene ToyKeeper | 1 | -0/+24 | |
| 2014-10-15 | verify images after flashing them (oops, requires 6 pins, not 5) | Selene ToyKeeper | 1 | -1/+1 | |
| 2014-07-23 | Er, don't try to verify after flashing. At least on my setup, this fails | Selene ToyKeeper | 1 | -1/+1 | |
| and then it aborts the fuse steps. So, no verification. | |||||
| 2014-07-22 | Added a dir to hold generally-useful utilities. | Selene ToyKeeper | 1 | -0/+3 | |
| Includes a short script to flash a .hex file onto an attiny13a using the usbasp device. | |||||
