esp-idf/components/freertos
Angus Gratton 94ac251091 Merge branch 'doc/general_notes' into 'master'
doc: Update docs about startup sequence and memory types

Closes IDF-2321, IDF-2409, and IDFGH-1540

See merge request espressif/esp-idf!12636
2021-04-05 23:51:25 +00:00
..
include/freertos doc: Add notes that vTaskStartScheduler() is called during startup 2021-03-31 09:37:28 +11:00
port esp_system: check early for single core variant 2021-03-29 06:50:47 +00:00
test freertos: Fix delay between interrupt request and trigger on RISC-V 2021-02-25 06:57:59 +00:00
CMakeLists.txt
FreeRTOS-openocd.c
History.txt
Kconfig freertos: Use the standard assert() function for configASSERT 2021-03-03 10:26:57 +11:00
component.mk
croutine.c
event_groups.c freertos: fix errors reported by PVS-Studio 2021-02-11 03:15:04 +00:00
freertos_v8_compat.c
license.txt
linker.lf Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +08:00
list.c
queue.c
sdkconfig.rename
stream_buffer.c
tasks.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
timers.c