aboutsummaryrefslogtreecommitdiff
path: root/hwdef-thefreeman-lin16dac.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-16/+13
| | | | | | | 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.
* moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAYSelene ToyKeeper2022-04-141-1/+1
| | | | | (also really should rename LED_* to CH1_* and LED2_* to CH2_*)
* Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes ↵Gabriel Hart2022-01-051-2/+1
| | | | of light (this time for LED2_ENABLE pin)
* Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes ↵Gabriel Hart2022-01-041-0/+1
| | | | of light
* Add thefreeman's DAC linear driver (beta); also update Sofirn bilds to use ↵Gabriel Hart2021-10-291-0/+109
the new 2C_STYLE defines