aboutsummaryrefslogtreecommitdiff
path: root/hw/BRANDS (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-03updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper1-1/+5
- 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
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-04-07merging gchart's changes, part 1...Selene ToyKeeper1-0/+1
+ added Sofirn LT1S Pro + added Sofirn SC21 Pro + added Wurkkos TS10 + added Wurkkos TS25 * small changes to other models * improved dual voltage support + added attiny1616 flashing python script w/ pymcuprog These changes are incomplete. It does not yet include: - extended simple UI - t1616 WDT reset detection - gchart's OUTPUT_MUX code (I plan to rewrite the entire tint system)
2020-12-18Add AVR 1-Series and t1616 board and scriptsGabriel Hart1-0/+1
2020-09-24documentation improvements:Selene ToyKeeper1-0/+0
- moved MODELS to BRANDS - added MODELS file generated from "make models" - added version check info to manual - clarified how memory options work - fixed docs for auto-lock feature - small code comment clarifications
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+9