[esp32s2_base]
extends = esp32_common
custom_esp32_kind = esp32s2
build_src_filter =
${esp32_common.build_src_filter} - - -
monitor_speed = 115200
build_flags =
${esp32_common.build_flags}
-DHAS_BLUETOOTH=0
-DMESHTASTIC_EXCLUDE_PAXCOUNTER
-DMESHTASTIC_EXCLUDE_BLUETOOTH
lib_ignore =
${esp32_common.lib_ignore}
NimBLE-Arduino
libpax