mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-28 04:31:42 +01:00
Update IDF to version 3cad00f (#310)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
/* Bt contoller Task */
|
||||
/* controller */
|
||||
#define ESP_TASK_BT_CONTROLLER_PRIO (ESP_TASK_PRIO_MAX - 1)
|
||||
#define ESP_TASK_BT_CONTROLLER_PRIO (ESP_TASK_PRIO_MAX - 2)
|
||||
#ifdef CONFIG_NEWLIB_NANO_FORMAT
|
||||
#define BT_TASK_EXTRA_STACK_SIZE (0)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user