esp-idf/components/freertos
Felipe Neves e67162a7ea startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -03:00
..
include/freertos Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 2020-07-09 17:16:47 +02:00
test Merge branch 'feature/free_components_iram' into 'master' 2020-09-15 23:14:31 +08:00
xtensa startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -03:00
CMakeLists.txt esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
FreeRTOS-openocd.c
Kconfig freertos: optionally place selected freertos functions into flash memory instead of IRAM 2020-09-15 23:14:31 +08:00
component.mk
croutine.c
event_groups.c
license.txt
linker.lf startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -03:00
list.c
queue.c
sdkconfig.rename
stdint.readme
tasks.c freertos: fix compilation warning at -O2 level 2020-07-15 12:50:51 +00:00
timers.c