You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.0.3 to fix bug
### Releases v1.0.3
1. Fix crashing issue for new flash. Check [RP2040_RTC_Time crashes Pico, does not work #3](khoih-prog/RP2040_RTC#3)
v1.0.2 to add mbed, mbed_nano and ArduinoCore-mbed
### Releases v1.0.2
1. Add mbed, mbed_nano and ArduinoCore-mbed to architectures of `library.properties`
v1.0.1
### Releases v1.0.1
1. Fix bug in example
2. Change default RP2040_FS_SIZE_KB from 256KB to 64KB to avoid crash in some new boards. Check [MBED crash - RP2040 rebooting #1](#1)
v1.0.0 to support LittleFS on RP2040-based boards
### Initial Releases v1.0.0
1. Initial coding to support RP2040-based boards such as **Nano_RP2040_Connect, RASPBERRY_PI_PICO**, etc. using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed)