mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
8b800df720
component/bt: optimize stack size of Bluetooth Tasks and make them be configurab… Bluetooth tasks' stack size are optimized and can be configured by the CONFIG_NEWLIB_NANO_FORMAT option. See merge request !559