diff options
| author | Selene ToyKeeper | 2023-04-07 17:06:08 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-04-07 17:06:08 -0600 |
| commit | f4430bb7f2bcef62e6563f9c436b9a24d4482532 (patch) | |
| tree | fdf8d73cebe9193147c9922d5152df54f3171020 /spaghetti-monster/anduril/MODELS | |
| parent | added a "tactical mode" on "Off -> 6C" (diff) | |
| download | anduril-f4430bb7f2bcef62e6563f9c436b9a24d4482532.tar.gz anduril-f4430bb7f2bcef62e6563f9c436b9a24d4482532.tar.bz2 anduril-f4430bb7f2bcef62e6563f9c436b9a24d4482532.zip | |
merging gchart's changes, part 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)
Diffstat (limited to 'spaghetti-monster/anduril/MODELS')
| -rw-r--r-- | spaghetti-monster/anduril/MODELS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/MODELS b/spaghetti-monster/anduril/MODELS index 3071b60..dfe1190 100644 --- a/spaghetti-monster/anduril/MODELS +++ b/spaghetti-monster/anduril/MODELS @@ -59,7 +59,11 @@ Model Name MCU 0614 sofirn-sp36-t1616 attiny1616 0621 blf-lantern attiny85 0622 blf-lantern-t1616 attiny1616 +0623 sofirn-lt1s-pro attiny1616 0631 sofirn-sp10-pro attiny1616 +0632 sofirn-sc21-pro attiny1616 +0714 wurkkos-ts10 attiny1616 +0715 wurkkos-ts25 attiny1616 1618 gchart-fet1-t1616 attiny1616 Duplicates: |
