aboutsummaryrefslogtreecommitdiff
path: root/MODELS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper2023-12-031-76/+78
| | | | | | | | - changed column order to (model, mcu, name) - changed column sizes (auto-sized w/ 2 spaces between columns) - made it handle hex digits in model numbers - reserved 1900 to 2199 for years only, not model numbers - noted gChart and thefreeman sharing a brand ID
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-59/+55
| | | | and updated other scripts and files accordingly
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+85
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)