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