| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
(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.
|
| | |
|
| | |
|
| |
|
|
| |
Makes it easier to put all the files into one dir for building outside the repository.
|
| |
|
|
|
|
| |
supported.
Added attiny type as a build script option, so the code will automatically select the right options.
|
|
|
Tested (and works) with Tom E's eswitch_NOINIT.c for attiny25.
|