aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-2ch/fet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper2024-01-105-0/+511
| | | | (it's an odd case with a 2 channel driver which only uses 1 set of LEDs)
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-271-29/+1
|
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-4/+2
| | | | Phew, that's a lot of changes! And there's still a lot more to do...
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-033-3/+1
| | | | and updated other scripts and files accordingly
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-033-0/+528