]> granicus.if.org Git - esp-idf/commit
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine
authorLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 30 Mar 2018 03:39:42 +0000 (11:39 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 27 Apr 2018 07:02:30 +0000 (15:02 +0800)
commited46976f4129890a97e622a1e873a272f44c79b1
treea687e41f0b0da389f403e05e407b6485900b2b72
parentcc2d1fda964afb310c0ffa9b1bf9d2065b7121f2
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine

Support static allocation of FreeRTOS queues used by ISR routine in WiFi/BT/esp_timer/driver etc
components/bt/bt.c
components/driver/ledc.c
components/esp32/Kconfig
components/esp32/esp_timer.c
components/esp32/include/esp_wifi_internal.h
components/esp32/lib
components/esp32/wifi_internal.c