mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 14:40:40 +00:00
11 lines
211 B
INI
11 lines
211 B
INI
[esp32s3_base]
|
|
extends = esp32_common
|
|
custom_esp32_kind = esp32s3
|
|
|
|
monitor_speed = 115200
|
|
|
|
build_flags =
|
|
${esp32_common.build_flags}
|
|
-DCONFIG_BT_NIMBLE_EXT_ADV=1
|
|
-DCONFIG_BT_NIMBLE_MAX_EXT_ADV_INSTANCES=2
|