12 lines
299 B
INI
12 lines
299 B
INI
[env:d1_mini]
|
|
platform = espressif8266
|
|
board = d1_mini
|
|
framework = arduino
|
|
monitor_speed = 115200
|
|
lib_deps =
|
|
adafruit/Adafruit NeoPixel @ ^1.11.0
|
|
https://github.com/RobTillaart/PCF8575
|
|
bblanchon/ArduinoJson @ ^6.21.0
|
|
|
|
board_build.filesystem = littlefs
|
|
board_upload.maximum_size = 1048576 |