aboutsummaryrefslogtreecommitdiff
path: root/hw/wurkkos/ts25/hwdef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-5/+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-07-17fixed Wurkkos builds (using new refactor)Selene ToyKeeper1-40/+5
2023-05-02converted Wurkkos TS25 build...Selene ToyKeeper1-22/+55
... and gave it a smoother ramp ... and the other new functions added recently
2023-05-02converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes)Selene ToyKeeper1-0/+146