Skip to content

Commit b2f450c

Browse files
committed
Modify littlefs
1 parent 1bef067 commit b2f450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update-components.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SR_REPO_URL="https://github.com/espressif/esp-sr.git"
88
RMAKER_REPO_URL="https://github.com/espressif/esp-rainmaker.git"
99
INSIGHTS_REPO_URL="https://github.com/espressif/esp-insights.git"
1010
DSP_REPO_URL="https://github.com/espressif/esp-dsp.git"
11-
LITTLEFS_REPO_URL="https://github.com/joltwallet/esp_littlefs.git"
11+
LITTLEFS_REPO_URL="https://github.com/nomis/esp_littlefs.git"
1212
TINYUSB_REPO_URL="https://github.com/hathach/tinyusb.git"
1313

1414
#

0 commit comments

Comments
 (0)