diff options
| author | Selene ToyKeeper | 2024-03-04 04:42:09 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2024-03-04 04:42:09 -0700 |
| commit | 984758be300392d8390c9407b8c58a01f945653a (patch) | |
| tree | a5087c862d40e4c23976dfe6c9a263d2623f7b39 /hw/wurkkos/ts25/README.md | |
| parent | Merge branch 'trunk' into emisar-d3aa (diff) | |
| parent | enabled eeprom read/write stabilization by default on recent MCUs, (diff) | |
| download | anduril-984758be300392d8390c9407b8c58a01f945653a.tar.gz anduril-984758be300392d8390c9407b8c58a01f945653a.tar.bz2 anduril-984758be300392d8390c9407b8c58a01f945653a.zip | |
Merge branch 'trunk' into emisar-d3aa
* trunk:
enabled eeprom read/write stabilization by default on recent MCUs, to prevent corrupt data
thefreeman-avr32dd20-devkit: enable boost bypass at boot, so AA/NiMH can boot
avr32dd20-devkit: use unimplemented "CH" pin as a boost bypass control
added "emisar-2ch-fet-joined" build, for D4S w/ lighted switch
documented FW3X swapped pins better
documented Wurkkos TS25/TS11/FC13 distinctions
build.sh: don't require DFPs, newer avr-libc doesn't need them
use BLIP_LEVEL instead of 0 for "blip"s
clarified which-hex-file.md a bit; make sure the model number matches
fw3x: reduced pulsing on low modes
Diffstat (limited to 'hw/wurkkos/ts25/README.md')
| -rw-r--r-- | hw/wurkkos/ts25/README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hw/wurkkos/ts25/README.md b/hw/wurkkos/ts25/README.md new file mode 100644 index 0000000..b3c33af --- /dev/null +++ b/hw/wurkkos/ts25/README.md @@ -0,0 +1,20 @@ +# Wurkkos TS25 + +A quad LED 21700 light with FET+1 driver and RGB front aux. A charge port is +built in too, but operates independently and is not visible to the main +firmware. + +Some other Wurkkos models may also ship with this firmware, and should be +upgraded to use a more specific build: + + - FC13: use wurkkos-fc13 + - TS11: use wurkkos-ts11 + - SP30S Pro: use wurkkos-fc13 + +These builds have different aux LED behavior. The difference is whether the +RGB aux is on the front, the side (button), or both. + + - Front: TS25 + - Side: FC13 + - Both: TS11 + |
