Skip to content

Commit

Permalink
Merge pull request #1588 from DjordjeMandic/patch-2
Browse files Browse the repository at this point in the history
Update README.md to explain why TS80 is not recommended
  • Loading branch information
Ralim authored Feb 21, 2023
2 parents f29ec5c + 85b72ec commit bb151f2
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,18 @@ _This firmware does **NOT** support the USB port while running for changing sett

| Device | DC | QC | PD | EPR | BLE | Battery | Recommended |
| :--------: | :-: | :-: | :-: | :-: | :-: | :-----: | :---------: |
| MHP30 ||| ✔️ |||| ✔️ |
| Pinecil V1 | ✔️ | ✔️ | ✔️ ||| ✔️ | ✔️ |
| Pinecil V2 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| TS80P || ✔️ | ✔️ ||| ✔️ | ✔️ |
| TS100 | ✔️ ||||| ✔️ | |
| TS80 || ✔️ |||| ✔️ ||
| MHP30 ||| ✔️ |||| ✔️ |
| Pinecil V1 | ✔️ | ✔️ | ✔️ ||| ✔️ | ✔️ |
| Pinecil V2 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| TS80P || ✔️ | ✔️ ||| ✔️ | ✔️ |
| TS100 | ✔️ ||||| ✔️ | * |
| TS80 || ✔️ |||| ✔️ |** |

\*Please note that Miniware started shipping TS100's using cloned STM32 Chips. While these do work with IronOS, their DFU bootloader works terribly, and it is hard to get it to successfully flash larger firmware images like IronOS without timing out. This is the main reason why the TS100 is **_no longer recommended_**.

\**TS80 is replaced by TS80P. Production ramped down a long time ago and it's just existing stock clearing the system. It's marked not recommended being optimistic that people might pause and buy the far superior TS80P instead. This is the main reason why the \
TS80 is **_no longer recommended_**.

## Getting Started

To get started with IronOS firmware, please jump to [Getting Started Guide](https://ralim.github.io/IronOS/GettingStarted/).
Expand Down

0 comments on commit bb151f2

Please sign in to comment.