More work on the ESP32C3 Boilerplate
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:seeed_xiao_esp32c3]
|
||||
platform = espressif32
|
||||
[env:seeed_xiao_esp32c3]
|
||||
platform = espressif32
|
||||
board = seeed_xiao_esp32c3
|
||||
framework = arduino
|
||||
board_build.filesystem = littlefs
|
||||
extra_scripts = scripts/platformio_targets.py
|
||||
|
||||
Reference in New Issue
Block a user