mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-04-19 05:11:19 +00:00
fix: Set explicit littlefs version tag
This commit is contained in:
parent
e4ac3c5c94
commit
dc8e348aa3
@ -4,6 +4,6 @@ dependencies:
|
|||||||
source:
|
source:
|
||||||
type: idf
|
type: idf
|
||||||
version: 4.4.7
|
version: 4.4.7
|
||||||
manifest_hash: cd2f3ee15e776d949eb4ea4eddc8f39b30c2a7905050850eed01ab4928143cff
|
manifest_hash: 1d4ef353a86901733b106a1897b186dbf9fc091a4981f0560ea2f6899b7a3d44
|
||||||
target: esp32s3
|
target: esp32s3
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
@ -36,7 +36,7 @@ build_unflags =
|
|||||||
-Werror=all
|
-Werror=all
|
||||||
-fno-exceptions
|
-fno-exceptions
|
||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/joltwallet/esp_littlefs.git
|
https://github.com/joltwallet/esp_littlefs.git#v1.16.4
|
||||||
bblanchon/ArduinoJson@^7.3.0
|
bblanchon/ArduinoJson@^7.3.0
|
||||||
esp32async/ESPAsyncWebServer @ 3.7.0
|
esp32async/ESPAsyncWebServer @ 3.7.0
|
||||||
robtillaart/MCP23017@^0.9.0
|
robtillaart/MCP23017@^0.9.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user