| Commit message (Expand) | Author | Files | Lines |
| 2023-11-10 | added md5sum to build-all.sh output per target | Selene ToyKeeper | 1 | -2/+5 |
| 2023-11-07 | shell script cleanup (fix lint warnings, remove unused scripts) | Selene ToyKeeper | 1 | -17/+18 |
| 2023-11-07 | Changed bash and sh shebangs to /usr/bin/env | Igor Bulekov | 1 | -1/+1 |
| 2023-11-06 | memes | Selene ToyKeeper | 1 | -0/+2 |
| 2023-11-06 | build-all.sh: don't err when search term starts with a dash | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-05 | help CI detect build failures | Selene ToyKeeper | 1 | -0/+1 |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -4/+3 |
| 2023-11-03 | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 1 | -4/+5 |
| 2023-11-03 | fixed compile scripts and added a "./make" wrapper for convenience | Selene ToyKeeper | 1 | -8/+17 |
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 1 | -2/+2 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -8/+11 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-05-30 | changed version check from YYYYMMDDXXXX to XXXX.YYYY-MM-DD, | Selene ToyKeeper | 1 | -1/+1 |
| 2023-04-13 | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 1 | -2/+2 |
| 2021-07-25 | allow building only some targets, instead of always doing all | Selene ToyKeeper | 1 | -0/+13 |
| 2021-07-22 | summarize results at end of batch build process | Selene ToyKeeper | 1 | -1/+30 |
| 2019-09-24 | added a version check function on 15+ clicks from off, added a safety ramp-do... | Selene ToyKeeper | 1 | -0/+2 |
| 2019-08-05 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -2/+4 |
| 2019-07-26 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -2/+4 |
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -21/+6 |
| 2018-11-19 | Added FF PL47-219 build target, with the FET ramp multiplied by 0.6666. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-11-14 | Made build script print the command it runs, so it'll be easier to copy/paste... | Selene ToyKeeper | 1 | -0/+1 |
| 2018-11-03 | Applied recent updates to FSM build scripts, and added some really simple Mak... | Selene ToyKeeper | 1 | -1/+1 |
| 2018-10-17 | Initial untested support for the Sofirn SP36 (like a Q8 but smaller). | Selene ToyKeeper | 1 | -0/+1 |
| 2018-10-07 | First working PL47 build. Does aux LEDs on pin 7 but not pin 3. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-09-30 | Added ROT66 14x7135 support. Split original 7x7135 target into two. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-09-29 | Added D4-219C build target. Cleaned up D4S definitions a little. | Selene ToyKeeper | 1 | -2/+2 |
| 2018-09-29 | Added MOON_TIMING_HINT, made stepped ramp initial timing the same as smooth r... | Selene ToyKeeper | 1 | -0/+1 |
| 2018-09-13 | Added tint ramping. Not tested yet. Also added BLF Lantern build target. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-09-05 | merged recent anduril updates into rampingiosv3 (and vice-versa) | Selene ToyKeeper | 1 | -2/+4 |
| 2018-08-31 | Added support for the BLF/Lumintop GT Mini. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-08-30 | First Anduril build for Fireflies ROT66. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-08-06 | Added more driver types to Anduril. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-07-01 | Added hardware profiles and build targets for Emisar D1 and D1S. | Selene ToyKeeper | 1 | -0/+2 |
| 2018-06-24 | Added D4S to the build-all script. | Selene ToyKeeper | 1 | -0/+1 |
| 2018-06-24 | Added script to build all supported Anduril targets. | Selene ToyKeeper | 1 | -0/+12 |