diff options
| author | Selene ToyKeeper | 2023-12-03 17:47:36 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-12-03 17:47:36 -0700 |
| commit | 8e86d66238572c1d97cd54a592da0573a51892a1 (patch) | |
| tree | 51d92217b27b10399d78f890465067c6637686a7 /hw/BRANDS | |
| parent | fw3x: document how it ships with the wrong fuse values, and how to fix it (diff) | |
| download | anduril-8e86d66238572c1d97cd54a592da0573a51892a1.tar.gz anduril-8e86d66238572c1d97cd54a592da0573a51892a1.tar.bz2 anduril-8e86d66238572c1d97cd54a592da0573a51892a1.zip | |
updated MODELS, bin/models.py, and hw/BRANDS...
- 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
Diffstat (limited to '')
| -rw-r--r-- | hw/BRANDS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,4 +8,8 @@ Fireflies 0400 - 0499 Mateminco 0500 - 0599 Sofirn 0600 - 0699 Wurkkos 0700 - 0799 -gChart 1600 - 1699 +... +gChart 1600 - 1699 (also thefreeman, since he picked 163X) +... +reserved 1900 - 2199 (to ensure no overlap between years and model numbers) + (assumes this project won't be relevant in the year 2200 or later) |
