| Commit message (Expand) | Author | Files | Lines |
| 2024-03-27 | increased voltage precision from 0.025V to 0.02V | Selene ToyKeeper | 1 | -2/+2 |
| 2023-11-27 | fixed ADC on sp10-pro | Selene ToyKeeper | 1 | -2/+5 |
| 2023-11-22 | ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal... | Selene ToyKeeper | 1 | -2/+2 |
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 1 | -5/+1 |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -1/+0 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-10-30 | fixed sp10-pro build error (attiny DFP v2 changed some definitions) | Selene ToyKeeper | 1 | -1/+1 |
| 2023-10-09 | converted sofirn-sp10-pro to new API | Selene ToyKeeper | 1 | -50/+65 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -14/+12 |
| 2022-04-14 | sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delay | Selene ToyKeeper | 1 | -2/+5 |
| 2022-04-14 | avrdude fails when .fuse section is included, so omit that when copying elf t... | Selene ToyKeeper | 1 | -9/+9 |
| 2022-04-14 | moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAY | Selene ToyKeeper | 1 | -1/+17 |
| 2022-04-13 | Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli... | Gabriel Hart | 1 | -0/+1 |
| 2022-04-12 | Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse se... | Gabriel Hart | 1 | -1/+1 |
| 2021-11-13 | fixed SP10 ramp flickering properly, using double-buffered registers | Selene ToyKeeper | 1 | -4/+5 |
| 2021-11-06 | greatly smoothed out SP10 ramp, and configured defaults | Selene ToyKeeper | 1 | -0/+1 |
| 2021-09-20 | SP10 Pro: lower AA LVP to 0.7v | Gabriel Hart | 1 | -1/+1 |
| 2021-09-19 | SP10 Pro: use dynamic PWM, add hidden firefly, adjust candle amplitude, and t... | Gabriel Hart | 1 | -2/+8 |
| 2021-08-12 | Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS. | Gabriel Hart | 1 | -24/+10 |
| 2021-05-04 | Update 1-Series to use 10 MHz clock and Phase Correct PWM. Add PWM documenta... | Gabriel Hart | 1 | -4/+10 |
| 2021-04-01 | minor formatting cleanup on t1616 hwdef files | Selene ToyKeeper | 1 | -9/+11 |
| 2021-02-01 | Updated the Sofirn SP10S Anduril board | Gabriel Hart | 1 | -13/+11 |
| 2021-01-12 | Rename SP10Ss hwdef file to align with others | Gabriel Hart | 1 | -0/+0 |
| 2021-01-12 | Add Sofirn SP10S (adapter) and dual-voltage logic | Gabriel Hart | 1 | -0/+124 |