aboutsummaryrefslogtreecommitdiff
path: root/hw/lumintop/fw3x-lume1/anduril.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FW3X: multiple upgrades...Selene ToyKeeper2023-11-271-23/+9
| | | | | | | | - upgraded to DSM: lower lows, *much* smoother ramp - made lows more efficient with underclocking - fixed party strobe being too blurry - calibrated UI speed / bogomips multiplier - added readme to document this hardware's multiple quirks
* fw3x: fixed swapped red+blue, fixed battery measurements, added police color ↵Selene ToyKeeper2023-11-271-7/+20
| | | | strobe
* 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/+81
(still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier)