aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2022-06-29 09:20:09 +1000
committerGitHub <[email protected]>2022-06-29 09:20:09 +1000
commit0a69f5c9633032b0ca6e07450656c8351c00610e (patch)
treed6517b9321b415b01d554e848ffc531f0f0d0aa4 /README.md
parent6c3666e29721a02ce2e5c903a977f8558640b6e5 (diff)
downloadIronOS-0a69f5c9633032b0ca6e07450656c8351c00610e.tar.gz
IronOS-0a69f5c9633032b0ca6e07450656c8351c00610e.zip
Adding features table (#1318)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8b1bbdf..c41f7b98 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,15 @@ This project is considered feature complete for use as a soldering iron, _so ple
_This firmware does **NOT** support the USB port while running for changing settings. This is done through the onscreen menu only. Logos are edited using the tool or python script and uploaded in DFU mode._
+
+| Device | DC Supported | QC Supported | PD Supported | Reccomended |
+|--------: |:------------: |:------------: |:------------: |:-----------: |
+| MHP30 | N | N | Y | Y |
+| Pinecil | Y | Y | Y | Y |
+| TS100 | Y | N | N | N |
+| TS80 | N | Y | N | N |
+| TS80P | N | Y | Y | Y |
+
## Getting Started
To get started with IronOS firmware, please jump to [Getting Started Guide](Documentation/GettingStarted.md).