mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 14:40:40 +00:00
9 lines
209 B
INI
9 lines
209 B
INI
; Common settings for ESP32 OG (without suffix)
|
|
; See 'esp32_common' for common ESP32-family settings
|
|
[esp32_base]
|
|
extends = esp32_common
|
|
custom_esp32_kind = esp32
|
|
|
|
build_flags =
|
|
${esp32_common.build_flags}
|