aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/noctigon-k9.3/anduril.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-2/+0
| | | | and updated other scripts and files accordingly
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-031-1/+1
|
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-031-1/+1
|
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-031-0/+111
(still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier)