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

Commit 5e03a49

Browse files
authored
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)
1 parent 9b72779 commit 5e03a49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ name=LittleFS_Mbed_RP2040
22
version=1.0.3
33
author=Khoi Hoang <khoih.prog@gmail.com>
44
maintainer=Khoi Hoang <khoih.prog@gmail.com>
5+
license=GPLv3
56
sentence=Wrapper of LittleFS for Arduino MBED RP2040 boards
67
paragraph=This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance
78
category=Data Storage
89
url=https://github.com/khoih-prog/LittleFS_Mbed_RP2040
910
repository=https://github.com/khoih-prog/LittleFS_Mbed_RP2040
1011
architectures=mbed,mbed_rp2040,ArduinoCore-mbed,mbed_nano
11-
12+
includes=LittleFS_Mbed_RP2040.h

0 commit comments

Comments
 (0)