aboutsummaryrefslogtreecommitdiff
path: root/hw/sofirn/lt1s-pro/anduril.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper2023-11-301-3/+3
| | | | | (users complained, and extended simple UI probably needs to be off by default in all factory builds anyway)
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-2/+0
| | | | and updated other scripts and files accordingly
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-031-0/+125
(still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier)