mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Fix assert 524288
This commit is contained in:
parent
9d97e30874
commit
d1027a0514
@ -984,7 +984,7 @@ static void hli_queue_setup_pinned_to_core(int core_id)
|
|||||||
esp_err_t esp_bt_controller_init(esp_bt_controller_config_t *cfg)
|
esp_err_t esp_bt_controller_init(esp_bt_controller_config_t *cfg)
|
||||||
{
|
{
|
||||||
|
|
||||||
ets_printf("\n##C##: BT version: high level int 0506\n");
|
ets_printf("\n##C##: BT version: high level int 0507(based 0428)\n");
|
||||||
esp_err_t err;
|
esp_err_t err;
|
||||||
uint32_t btdm_cfg_mask = 0;
|
uint32_t btdm_cfg_mask = 0;
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 91324feac1832648c55e2604e8636fff8ec5a3e2
|
Subproject commit b5e2cb77f6b764fc4776c777fe43057027244607
|
Loading…
x
Reference in New Issue
Block a user