aboutsummaryrefslogtreecommitdiff
path: root/hw/gchart/fet1-t1616/hwdef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-3/+1
Phew, that's a lot of changes! And there's still a lot more to do...
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-27converted gchart-fet1-t1616 to new APISelene ToyKeeper1-37/+67
(is almost identical to a wurkkos-ts10)
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-13/+11
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.
2021-05-04Update 1-Series to use 10 MHz clock and Phase Correct PWM. Add PWM ↵Gabriel Hart1-7/+10
documentation. Also clear thermal offset on factory reset instead of setting it to 21*C.
2021-04-02need to do some measurements sometime to determine if fast or phase-correct ↵Selene ToyKeeper1-0/+3
PWM is better on t1616
2021-04-01minor formatting cleanup on t1616 hwdef filesSelene ToyKeeper1-9/+10
2021-04-01Renamed gchart-fet1-t16 to t1616, to make it consistent with other t1616 models.Selene ToyKeeper1-2/+2
2021-02-01Add RGB Aux functionality for 1-SeriesGabriel Hart1-4/+2
2020-12-18Add AVR 1-Series and t1616 board and scriptsGabriel Hart1-0/+101