19 lines
351 B
INI
19 lines
351 B
INI
[env:esp32-c3]
|
|
platform = espressif32
|
|
board = seeed_xiao_esp32c3
|
|
framework = arduino
|
|
|
|
monitor_speed = 115200
|
|
|
|
lib_deps =
|
|
adafruit/Adafruit GFX Library
|
|
adafruit/Adafruit SSD1306
|
|
bblanchon/ArduinoJson
|
|
|
|
; board_build.filesystem = spiffs
|
|
; board_build.partitions = default.csv
|
|
|
|
build_flags =
|
|
-D PB_VERSION=\"1.0.0\"
|
|
-D PB_HOSTNAME=\"faceplant\"
|