P4 fixes
This commit is contained in:
12
resources/espressif__esp_hosted/slave/sdkconfig.defaults
Normal file
12
resources/espressif__esp_hosted/slave/sdkconfig.defaults
Normal file
@@ -0,0 +1,12 @@
|
||||
# BT Configuration
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CONTROLLER_ONLY=y
|
||||
|
||||
# OTA
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
CONFIG_PARTITION_TABLE_TWO_OTA=y
|
||||
|
||||
# OS
|
||||
CONFIG_FREERTOS_HZ=1000
|
||||
|
||||
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF=y
|
||||
Reference in New Issue
Block a user