aboutsummaryrefslogtreecommitdiff
path: root/hw/lumintop/fw3x-lume1/hwdef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-30added a build target for FW3X with manually-fixed RGB aux wiringSelene ToyKeeper1-3/+9
2023-11-28FW3X: fixed external temperature sensorSelene ToyKeeper1-7/+9
(the MCU's internal sensor works too, but external is a bit better I guess?)
2023-11-27FW3X: multiple upgrades...Selene ToyKeeper1-22/+38
- 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
2023-11-27fw3x: fixed swapped red+blue, fixed battery measurements, added police color ↵Selene ToyKeeper1-6/+9
strobe
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-4/+2
Phew, that's a lot of changes! And there's still a lot more to do...
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper1-1/+1
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-1/+0
and updated other scripts and files accordingly
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
(also modified the build scripts to work with the new file structure)
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-31converted fw3x-lume1 to new API, I thinkSelene ToyKeeper1-69/+101
(needs testing on actual hardware, and ideally tweaking to improve performance)
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-3/+4
instead of full GPL headers (or all too often, nothing at all) There are a few "FIXME" entries where I'm not sure about the correct copyright.
2020-09-07adjusted Lume1 (FW3X) cfg and hwdef according to what seems right for itSelene ToyKeeper1-31/+25
(but it's not tested since I have no relevant hardware... need to get it tested by someone who has the hardware)
2020-09-02imported cfg and hwdef files for lume1Selene ToyKeeper1-0/+175