esp-idf/components/freertos
Angus Gratton c41a0c1907 Merge branch 'feature/gdb_stub_task_state' into 'master'
feature/gdb_stub: make task state available on info thread command when in gdb stub.

Closes IDF-720

See merge request espressif/esp-idf!8371
2020-04-29 13:21:31 +08:00
..
include/freertos gdbstub: added cpu id of running tasks to the output 2020-04-27 14:41:55 +00:00
test Merge branch 'feature/gdb_stub_task_state' into 'master' 2020-04-29 13:21:31 +08:00
xtensa esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
CMakeLists.txt Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
FreeRTOS-openocd.c
Kconfig spi: fix config break and reduce overhead of the bus lock on SPI1 2020-04-22 16:06:13 +08:00
component.mk Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
croutine.c
event_groups.c
license.txt
linker.lf freertos: place `xQueueGenericCreateStatic` into flash 2020-04-22 16:06:13 +08:00
list.c
queue.c
sdkconfig.rename
stdint.readme
tasks.c gdbstub: added cpu id of running tasks to the output 2020-04-27 14:41:55 +00:00
timers.c