FS define
This commit is contained in:
parent
6b942be1cd
commit
fe57bfce1b
@ -159,6 +159,7 @@ build_flags =
|
|||||||
[esp32]
|
[esp32]
|
||||||
build_flags = -w -g
|
build_flags = -w -g
|
||||||
-DARDUINO_ARCH_ESP32
|
-DARDUINO_ARCH_ESP32
|
||||||
|
-DCONFIG_LITTLEFS_FOR_IDF_3_2
|
||||||
|
|
||||||
[scripts_defaults]
|
[scripts_defaults]
|
||||||
extra_scripts = pio/name-firmware.py
|
extra_scripts = pio/name-firmware.py
|
||||||
@ -175,8 +176,6 @@ board_build.flash_mode = dout
|
|||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
upload_speed = 115200
|
upload_speed = 115200
|
||||||
|
|
||||||
lib_extra_dirs = ./wled00/src
|
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# LIBRARIES: required dependencies
|
# LIBRARIES: required dependencies
|
||||||
# Please note that we don't always use the latest version of a library.
|
# Please note that we don't always use the latest version of a library.
|
||||||
|
Loading…
Reference in New Issue
Block a user