aboutsummaryrefslogtreecommitdiff
path: root/hw/lumintop/fw3x-lume1/hwdef.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FW3X: fixed external temperature sensorSelene ToyKeeper2023-11-281-0/+32
| | | | (the MCU's internal sensor works too, but external is a bit better I guess?)
* FW3X: multiple upgrades...Selene ToyKeeper2023-11-271-9/+59
| | | | | | | | - 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
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-021-1/+1
| | | | (also modified the build scripts to work with the new file structure)
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+60
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)