esp-idf/components/freertos
Angus Gratton f50df36ebf Merge branch 'feature/external_github_prs' into 'master'
Include external github PRs

Closes IDFGH-2291, IDFGH-2306, IDFGH-2315, and IDFGH-2307

See merge request espressif/esp-idf!6931
2019-12-10 12:33:32 +08:00
..
include/freertos components/freertos: removed some dead ifdefs 2019-12-04 10:39:22 -03:00
test Disable few test cases for ESP32S2BETA 2019-12-09 16:30:55 +05:30
CMakeLists.txt freertos: added a FreeRTOS property returning "original" include path 2019-12-06 12:16:54 +01:00
FreeRTOS-openocd.c
Kconfig freertos: changed isr time test case variables to static 2019-12-04 10:41:00 -03:00
component.mk
croutine.c
event_groups.c
license.txt
linker.lf
list.c
port.c
portasm.S
portmacro_priv.h
portmux_impl.h
portmux_impl.inc.h
queue.c
readme_xtensa.txt
sdkconfig.rename
stdint.readme
tasks.c
timers.c
xt_asm_utils.h components/freertos: fixed typos and licence placement on external code 2019-12-04 10:39:22 -03:00
xtensa_context.S components/freertos: fixed isr test failling when run multiple times 2019-12-04 10:40:27 -03:00
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S