удалил little fs для esp32 из lib

This commit is contained in:
Dmitry Borisenko
2020-12-19 15:27:45 +01:00
parent 017c6f6234
commit 6573b2c145
28 changed files with 2 additions and 9194 deletions

View File

@@ -39,6 +39,8 @@ board = nodemcuv2
;board = esp01_1m
;board = esp12e
board_build.ldscript = eagle.flash.1m512.ld
;board_build.filesystem.spiffs_blocksize = 4096
board_build.spiffs_blocksize = 4096
platform = https://github.com/platformio/platform-espressif8266.git
lib_deps =
${common_env_data.lib_deps_external}