mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-28 15:22:55 +00:00
10 lines
203 B
INI
10 lines
203 B
INI
[esp32s3_base]
|
|
extends = esp32_base
|
|
custom_esp32_kind = esp32s3
|
|
|
|
monitor_speed = 115200
|
|
|
|
build_flags =
|
|
${esp32_base.build_flags}
|
|
-DCONFIG_BT_NIMBLE_EXT_ADV=1
|
|
-DCONFIG_BT_NIMBLE_MAX_EXT_ADV_INSTANCES=2 |