esp-idf/components/esp_gdbstub/src
Sudeep Mohanty d38f100223 change(freertos/idf): Deprecate some FreeRTOS IDF addition functions
This commit deprecates xTaskGetAffinity(), xTaskGetCurrentTaskHandleForCPU()
and xTaskGetIdleTaskHandleForCPU() APIs for IDF-FreeRTOS kernel.
Instead, users are directed to use alternatives. All other
components in IDF using these functions have been updated accordingly.
2023-11-03 14:54:06 +01:00
..
port change(freertos/debug): Add API to get current TCB 2023-10-07 18:55:47 +08:00
gdbstub.c change(freertos/idf): Deprecate some FreeRTOS IDF addition functions 2023-11-03 14:54:06 +01:00
gdbstub_transport.c uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
packet.c coverity: fix uninit variable issue in driver 2022-08-03 10:46:50 +08:00