aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-d4v2/nofet/anduril.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-1/+1
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-3/+0
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper1-1/+1
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper1-1/+1
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper1-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
2023-07-21converted emisar-d4v2-nofet to multi-channel, andSelene ToyKeeper1-15/+16
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-0/+4
2023-04-13refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 workingSelene ToyKeeper1-4/+19
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+2
2020-08-20raised ceiling levels for simple UI in each build targetSelene ToyKeeper1-0/+6
2020-07-12cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config filesSelene ToyKeeper1-1/+1
2020-04-13added a noFET build for D4v2, by requestSelene ToyKeeper1-0/+34