aboutsummaryrefslogtreecommitdiff
path: root/hwdef-FW3A.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrote ADC code to use a continuous lowpass system on all measurements, to ↵Selene ToyKeeper2020-01-291-1/+1
| | | | | | eliminate noise and maybe increase precision (thermal code still needs to be rewritten though)
* Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper2018-12-181-0/+6
| | | | instead of having to hard-code a bunch of specific recognized values.
* Made it easier to override hwdef-*.h values in cfg-*.h files.Selene ToyKeeper2018-11-031-5/+17
|
* Refactored driver/hardware definition code to be one file per driver type.Selene ToyKeeper2018-06-241-0/+35