Update README.md - add RP2040/RP2350

This commit is contained in:
Tyeth Gundry 2025-02-22 03:36:13 +00:00 committed by GitHub
parent 48f8e60ffc
commit a474402789
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,4 +79,4 @@ The following HDM snippet defines an I2C interface on port 0 with a `SDA` GPIO p
Example hardware descriptions can be found in the `boards/` directory.
# Limitations
* The Adafruit IO WipperSnapper Firmware currently supports the following microcontrollers with a WiFi network interface: ESP8266, ESP32, ESP32-S2, ESP32-S3, SAMD51, SAMD21.
* The Adafruit IO WipperSnapper Firmware currently supports the following microcontrollers with a WiFi network interface: ESP8266, ESP32, ESP32-S2, ESP32-S3, SAMD51, SAMD21, Raspverry Pi RP2040/RP2350 (not RM2 yet).