mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
1 мб version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
[platformio]
|
||||
default_envs = esp8266
|
||||
default_envs = esp8266_01_1m
|
||||
;=============================================================================================================================================
|
||||
[common_env_data]
|
||||
lib_deps_external =
|
||||
@@ -36,6 +36,7 @@ extra_scripts = ./tools/littlefsbuilder.py
|
||||
[env:esp8266_01_1m]
|
||||
framework = arduino
|
||||
;board = esp01_1m
|
||||
;board = esp12e
|
||||
board = nodemcuv2
|
||||
board_build.ldscript = eagle.flash.1m256.ld
|
||||
platform = https://github.com/platformio/platform-espressif8266.git
|
||||
|
||||
Reference in New Issue
Block a user