esp-idf/components/freertos
Ivan Grokhotkov b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
esp_ringbuf: add kconfig opt to move ringbuffer functions into flash

Closes IDF-2247

See merge request espressif/esp-idf!10731
2021-01-20 07:32:39 +08:00
..
include/freertos freertos: Adds snapshot API to walk over tasks lists 2021-01-15 06:37:12 +00:00
port system: stack watchpoint support on C3 2021-01-14 17:46:44 +08:00
test C3: build and run unit tests 2021-01-11 11:34:37 +08:00
CMakeLists.txt freertos: add `xQueueGenericReceive` for backward compatibility 2020-11-27 19:08:42 +05:30
FreeRTOS-openocd.c
History.txt
Kconfig system: stack watchpoint support on C3 2021-01-14 17:46:44 +08:00
component.mk freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
croutine.c
event_groups.c
freertos_v8_compat.c freertos: add `xQueueGenericReceive` for backward compatibility 2020-11-27 19:08:42 +05:30
license.txt
linker.lf esp_ringbuf: add kconfig opt to move ringbuffer functions into flash 2021-01-20 07:32:31 +08:00
list.c
queue.c
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c
tasks.c freertos: Adds snapshot API to walk over tasks lists 2021-01-15 06:37:12 +00:00
timers.c