hannabox/platformio.ini

23 lines
682 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:d1_mini32]
platform = espressif32
board = wemos_d1_mini32
framework = arduino
lib_deps =
esphome/ESP32-audioI2S@^2.0.7
me-no-dev/AsyncTCP@^1.1.1
me-no-dev/ESP Async WebServer@^1.2.3
alanswx/ESPAsyncWiFiManager@^0.31
miguelbalboa/MFRC522@^1.4.10
monitor_speed = 115200
board_build.partitions = huge_app.csv