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

Commit

Permalink
v1.0.3 to fix bug
Browse files Browse the repository at this point in the history
### 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)
  • Loading branch information
khoih-prog committed Nov 2, 2021
1 parent 9b72779 commit 5e03a49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name=LittleFS_Mbed_RP2040
version=1.0.3
author=Khoi Hoang <khoih.prog@gmail.com>
maintainer=Khoi Hoang <khoih.prog@gmail.com>
license=GPLv3
sentence=Wrapper of LittleFS for Arduino MBED RP2040 boards
paragraph=This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance
category=Data Storage
url=https://github.com/khoih-prog/LittleFS_Mbed_RP2040
repository=https://github.com/khoih-prog/LittleFS_Mbed_RP2040
architectures=mbed,mbed_rp2040,ArduinoCore-mbed,mbed_nano

includes=LittleFS_Mbed_RP2040.h

0 comments on commit 5e03a49

Please sign in to comment.