13 lines
313 B
INI
13 lines
313 B
INI
[env:esp32]
|
|
platform = espressif32
|
|
board = esp32dev
|
|
framework = arduino
|
|
monitor_speed = 115200
|
|
lib_deps =
|
|
zinggjm/GxEPD2@^1.5.8
|
|
bblanchon/ArduinoJson@^7.2.0
|
|
adafruit/Adafruit GFX Library@^1.11.10
|
|
adafruit/Adafruit BusIO@^1.16.1
|
|
board_build.partitions = default.csv
|
|
build_flags = -DBOARD_HAS_PSRAM
|