esp-idf/components/freertos
Darian Leung b908b3cd58 unit_tests/Update unit test timer divider
This commit updates various test cases throughout esp-idf such that
the values used for timer divider pass the assertions in the timer component.
Timer divider values must be between 2 to 65536
2017-10-30 19:42:16 +08:00
..
include/freertos Merge branch 'feature/dfs' into 'master' 2017-10-22 12:34:11 +08:00
test unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
FreeRTOS-openocd.c
Kconfig freertos/make trace facility configurable 2017-10-20 15:17:17 +08:00
component.mk
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
queue.c
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c freertos/make trace facility configurable 2017-10-20 15:17:17 +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 panic handler: Print correct PC & backtrace for debug exceptions 2017-10-23 15:46:43 +08:00
xtensa_vectors.S pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00