aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2021-10-10 19:19:27 +0100
committerGitHub <noreply@github.com>2021-10-10 19:19:27 +0100
commit5a4e17945b740561c23728485da3884ea836aabf (patch)
tree4c237930a68b6278a4e80be63fc6c374da0422fc
parent5764238656346ebf2cd73ae5d6e731ad9f89db07 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c011722..52da1e1 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,9 @@ Espressif have kept the 'ESP32' name for all their chips for brand recognition,
This library supports the *original* ESP32. That being the ESP-WROOM-32 module with ESP32‑D0WDQ6 chip from 2017. This MCU has 520kB of SRAM which is much more than all the recent 'reboots' of the ESP32 such as the S2, S3, C3 etc. If you want to use this library, use with an original ESP32 as it has the most SRAM for DMA.
-Experimental support (fully working) is available for the ESP32-S2 and ESP32-S3 only in the ESP32-S2-dev branch. RISC-V ESP32's (like the C3) are not, and will never be supported as they do not have parallel DMA output required for this library.
+Support also exists for the ESP32-S2 and ESP32-S3.
+
+RISC-V ESP32's (like the C3) are not, and will never be supported as they do not have parallel DMA output required for this library.
## Panels Supported
* 64x32 (width x height) pixel 1/16 Scan LED Matrix 'Indoor' Panel, such as this [typical RGB panel available for purchase](https://www.aliexpress.com/item/256-128mm-64-32-pixels-1-16-Scan-Indoor-3in1-SMD2121-RGB-full-color-P4-led/32810362851.html).