Files
firmware/variants/esp32/esp32.ini

9 lines
209 B
INI
Raw Normal View History

; Common settings for ESP32 OG (without suffix)
; See 'esp32_common' for common ESP32-family settings
2022-09-12 14:02:21 +02:00
[esp32_base]
extends = esp32_common
custom_esp32_kind = esp32
2022-09-12 14:02:21 +02:00
build_flags =
${esp32_common.build_flags}