mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
15 lines
388 B
INI
15 lines
388 B
INI
|
|
|
|
[esp32p4r3_common_LittleFS]
|
|
extends = esp32p4_common_LittleFS
|
|
build_flags = ${esp32p4_common_LittleFS.build_flags}
|
|
extra_scripts = ${esp32p4_common_LittleFS.extra_scripts}
|
|
board = esp32p4r3
|
|
|
|
|
|
[env:max_ESP32p4r3_16M8M]
|
|
extends = env:max_ESP32p4_16M8M
|
|
board = esp32p4r3
|
|
|
|
|