esp-idf/components/esp_gdbstub
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
..
include This commit add to GDBstup: 2022-03-01 19:49:24 +03:00
private_include refactor(freertos/task_snapshot): Make task snapshot private 2023-10-07 13:14:55 +08:00
src change(freertos/idf): Deprecate some FreeRTOS IDF addition functions 2023-11-03 14:54:06 +01:00
test_gdbstub_host esp_gdbstub: add tests for riscv jump instructions decoding 2023-05-19 20:15:58 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig refactor(freertos): Remove option for Task Snapshot 2023-08-28 20:11:27 +08:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename Docs: Add C3 support to build_docs 2020-12-28 12:25:03 +08:00