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