Merge branch 'bugfix/fix_esp32s3_ble_init_failed' into 'master'

Fixed ESP32S3 BLE controller init failed

See merge request espressif/esp-idf!14283
This commit is contained in:
Bao Hong De 2021-07-06 13:00:24 +00:00
commit 315e3b55de

View File

@ -26,7 +26,7 @@ extern "C" {
#endif
#define ESP_BT_CTRL_CONFIG_MAGIC_VAL 0x5A5AA5A5
#define ESP_BT_CTRL_CONFIG_VERSION 0x02103310
#define ESP_BT_CTRL_CONFIG_VERSION 0x02104270
#define ESP_BT_HCI_TL_MAGIC_VALUE 0xfadebead
#define ESP_BT_HCI_TL_VERSION 0x00010000