aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-2ch/fet (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper5-0/+511
(it's an odd case with a 2 channel driver which only uses 1 set of LEDs)
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper1-29/+1
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-4/+2
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 ToyKeeper3-3/+1
and updated other scripts and files accordingly
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper3-0/+528