esp-idf/components/freertos
Ivan Grokhotkov bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ
- freertos: add deprecated definition for XT_CLOCK_FREQ
- flash_ops: don't use XT_CLOCK_FREQ
- unity: don't use XT_CLOCK_FREQ
- hw_random: don't use XT_CLOCK_FREQ
- core_dump: don't use XT_CLOCK_FREQ
- app_trace: don't use XT_CLOCK_FREQ
- xtensa_init: init xt_tick_divisor
2017-10-18 14:19:19 +08:00
..
include/freertos freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
test freertos: Also test (& handle) the case where scheduler is disabled on other CPU... 2017-10-11 10:48:20 +11:00
FreeRTOS-openocd.c freertos: place uxTopUsedPriority into DRAM 2017-09-11 20:15:27 +08:00
Kconfig freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option 2017-10-13 10:54:02 +11:00
component.mk build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
croutine.c
event_groups.c
license.txt
list.c
port.c Merge branch 'bugfix/freertos_portmux_debug' into 'master' 2017-10-17 04:44:04 +08:00
portasm.S pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00
portmux_impl.h portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
queue.c
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c Merge branch 'bugfix/freertos_portmux_debug' into 'master' 2017-10-17 04:44:04 +08:00
timers.c
xtensa_context.S
xtensa_init.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00