mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
support littlefs with PlatformIO
This commit is contained in:
parent
c494c89a1a
commit
4181a884eb
@ -66,6 +66,7 @@ default_envs = ${build_envs.default_envs}
|
|||||||
[common]
|
[common]
|
||||||
framework = arduino
|
framework = arduino
|
||||||
board = esp01_1m
|
board = esp01_1m
|
||||||
|
board_build.filesystem = littlefs
|
||||||
board_build.flash_mode = dout
|
board_build.flash_mode = dout
|
||||||
board_build.ldscript = eagle.flash.1m.ld
|
board_build.ldscript = eagle.flash.1m.ld
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user