summaryrefslogtreecommitdiff
path: root/samples/microkernel/test/test_tickless/src/test_tickless.c
AgeCommit message (Expand)Author
2016-02-11tests: move kernel tests to tests/Anas Nashif
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05samples: Replace task_tick_xxx APIs with sys_tick_xxx APIsPeter Mitsis
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05Remove references to BSPs from sample projectsPeter Mitsis
2016-02-05Rename CONFIG_BSP_xxx to CONFIG_PLATFORM_xxxPeter Mitsis
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32Anas Nashif
2016-02-05Eliminate VxMicro branding in main application include fileAllan Stephens
2016-02-05Renaming include/nanokernel to include/archDan Kalowsky
2016-02-05Fix checkpatch issue - ERROR:ELSE_AFTER_BRACEYonattan Louise
2016-02-05Fix coding style of control statementsYonattan Louise
2016-02-05Fix coding style issues.Yonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - ERROR:OPEN_BRACEYonattan Louise
2016-02-05Renaming *_node_tick_get_32 to *_tick_get_32Dan Kalowsky
2016-02-05Rename _SysIdleThresholdTicks to _sys_idle_threshold_ticksYonattan Louise
2015-04-10First commitInaky Perez-Gonzalez