Add sdkconfig.defaults for BLE, remove bad CONFIG flags, increase stack

This commit is contained in:
ash
2026-06-30 06:36:40 +00:00
parent eab0b76c9d
commit 8a36296043
3 changed files with 10 additions and 3 deletions
+1 -3
View File
@@ -17,9 +17,7 @@ build_flags =
-DARDUINO_USB_MODE=0
-DARDUINO_USB_CDC_ON_BOOT=1
-DUSE_TINYUSB=1
-DCONFIG_BT_ENABLED=1
-DCONFIG_BT_NIMBLE_ENABLED=1
-DCONFIG_BTDM_CTRL_MODE_BLE_ONLY=1
-DCONFIG_ARDUINO_LOOP_STACK_SIZE=16384
monitor_speed = 115200