mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
315e3b55de
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user