esp-idf/components/freertos
Felipe Neves 2c612ec1dc components/freertos: using the optimized task selection on esp32s2beta
components/freertos: cleaned up multicore option scheduler.

components/freertos:  more cleanup and test optimization to present realistic results

components/freertos: remove unused macros of optimized task selection when multicore is used
2020-01-14 09:58:14 -03:00
..
include/freertos components/freertos: using the optimized task selection on esp32s2beta 2020-01-14 09:58:14 -03:00
test components/freertos: using the optimized task selection on esp32s2beta 2020-01-14 09:58:14 -03:00
CMakeLists.txt freertos: added a FreeRTOS property returning "original" include path 2019-12-06 12:16:54 +01:00
FreeRTOS-openocd.c
Kconfig freertos/tests: added test to evaluate scheduling time 2020-01-14 09:58:14 -03:00
component.mk
croutine.c
event_groups.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
license.txt
linker.lf
list.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
port.c Merge branch 'feature/likely_unlikely' into 'master' 2020-01-10 14:05:07 +08:00
portasm.S
portmacro_priv.h
portmux_impl.h
portmux_impl.inc.h
queue.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
readme_xtensa.txt
sdkconfig.rename
stdint.readme
tasks.c components/freertos: using the optimized task selection on esp32s2beta 2020-01-14 09:58:14 -03:00
timers.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
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 freertos: save/restore PS and EPC1 around window spilling 2019-12-27 11:27:01 +01:00
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S