We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733dad7 commit 761a155Copy full SHA for 761a155
sdkconfig.defaults
@@ -42,10 +42,6 @@ CONFIG_SR_NSN_NSNET2=y
42
CONFIG_SR_VADN_VADNET1_MEDIUM=y
43
CONFIG_SR_WN_WN9_HIESP=y
44
45
-CONFIG_PARTITION_TABLE_CUSTOM=y
46
-CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="/home/csh/my_workspace/esp32/rust/esp32-s3-box-hello/partitions.csv"
47
-CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
48
-
49
CONFIG_BT_ENABLED=y
50
CONFIG_BT_BLE_ENABLED=y
51
CONFIG_BT_BLUEDROID_ENABLED=n
0 commit comments