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

Commit 9b42794

Browse files
authored
v1.2.0 to add support to Arduino-mbed RP2040 core
### Releases v1.2.0 1. Add support to RP2040-based boards, such as **RASPBERRY_PI_PICO boards** using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed). 2. Fix compiler warnings
1 parent a0b247e commit 9b42794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* [Example TCPServer](#example-tcpserver)
5959
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
6060
* [1. HTTPGET on RASPBERRY_PI_PICO with ESP8266-AT shield](#1-httpget-on-raspberry_pi_pico-with-esp8266-at-shield)
61-
* [2. HTTPGET on MBED RASPBERRY_PI_PICO with ESP8266-AT shield](#1-httpget-on-mbed-raspberry_pi_pico-with-esp8266-at-shield)
61+
* [2. HTTPGET on MBED RASPBERRY_PI_PICO with ESP8266-AT shield](#2-httpget-on-mbed-raspberry_pi_pico-with-esp8266-at-shield)
6262
* [Debug](#debug)
6363
* [Troubleshooting](#troubleshooting)
6464
* [Releases](#releases)

0 commit comments

Comments
 (0)