Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.3.0 to add support to Mbed RP2040-based boards
Browse files Browse the repository at this point in the history
### Major Release v1.3.0

1. Add support to RP2040-based boards, such as **Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed).
  • Loading branch information
khoih-prog authored Jun 1, 2021
1 parent a817701 commit a23015c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
* [6.1 No Config Data => Config Portal](#61-no-config-data--config-portal)
* [6.2 Forced Config => Config Portal](#62-forced-config--config-portal)
* [6.3 Data Saved => Connect WiFi](#63-data-saved--connect-wifi)
* [7. ConfigOnStartup on MBED RASPBERRY_PI_PICO with ESP8266-AT shield](#7-configonswitch-on-mbed-raspberry_pi_pico-with-esp8266-at-shield)
* [7. ConfigOnStartup on MBED RASPBERRY_PI_PICO with ESP8266-AT shield](#7-configonstartup-on-mbed-raspberry_pi_pico-with-esp8266-at-shield)
* [8. AutoConnect on MBED RASPBERRY_PI_PICO with ESP8266-AT shield](#8-autoconnect-on-mbed-raspberry_pi_pico-with-esp8266-at-shield)
* [Debug](#debug)
* [Troubleshooting](#troubleshooting)
Expand Down

0 comments on commit a23015c

Please sign in to comment.