mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 15:21:56 +00:00
A new arch (posix) which relies on pthreads to emulate the context switching A new soc for it (inf_clock) which emulates a CPU running at an infinely high clock (so when the CPU is awaken it runs till completion in 0 time) A new board, which provides a trivial system tick timer and irq generation. Origin: Original Fixes #1891 Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2 lines
78 B
C
2 lines
78 B
C
/* EMTPTY ON PURPOSE. Why do the intel and ARM arch have 2 versions of it? */
|