ble_mesh: example: Fix esp32c3 and esp32s3 partition table overflow issue

This commit is contained in:
wangjialiang
2023-01-10 14:06:21 +08:00
parent d173dec1b7
commit 3cf4cabf38
19 changed files with 20 additions and 1 deletions

View File

@@ -22,4 +22,6 @@ CONFIG_BLE_MESH_TEST_AUTO_ENTER_NETWORK=y
CONFIG_BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM=80
CONFIG_BLE_MESH_MAX_PROV_NODES=80
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
# end of ESP32S3-specific