| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed flash/build scripts to better indicate MCU type. | Selene ToyKeeper | 2018-11-03 | 1 | -30/+0 |
| | | |||||
| * | Reduced ROM size back to pre-branch levels | Selene ToyKeeper | 2018-08-22 | 1 | -1/+1 |
| | | | | | | | | | (aside from 6 extra bytes to fix interaction between aux LEDs and lockout moon). Fixed typos: lightening, tactial. Replaced new switch/case clauses with if/else clauses, to reduce ROM size. Added -fshort-enums to gcc options to reduce ROM size. | ||||
| * | Added script to build all supported Anduril targets. | Selene ToyKeeper | 2018-06-24 | 1 | -2/+6 |
| | | |||||
| * | Extra parents in include path. | Selene ToyKeeper | 2016-09-20 | 1 | -1/+1 |
| | | |||||
| * | Removed the need to specify header file paths. | Selene ToyKeeper | 2015-10-18 | 1 | -1/+1 |
| | | | | | Makes it easier to put all the files into one dir for building outside the repository. | ||||
| * | Made offtime-cap work on attiny25 in addition to the attiny13 it already ↵ | Selene ToyKeeper | 2015-09-10 | 1 | -2/+3 |
| | | | | | | | supported. Added attiny type as a build script option, so the code will automatically select the right options. | ||||
| * | Added attiny25-compatible build and flash scripts. | Selene ToyKeeper | 2015-09-10 | 1 | -0/+25 |
| Tested (and works) with Tom E's eswitch_NOINIT.c for attiny25. | |||||
