zephyr/cmake
Alberto Escolar Piedras 76f7644118 arch: native: Run Zephyr natively in a POSIX OS
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>
2017-12-27 14:16:08 -05:00
..
app cmake: boilerplate: Define properties earlier 2017-12-19 17:01:47 -05:00
flash cmake: flash: support verbose output toggle 2017-12-15 09:57:30 -05:00
qemu cmake: qemu: Allow -kernel to be overridden 2017-12-12 09:31:31 -05:00
reports size_report: Use the CMake-discovered toolchain instead of ENV vars 2017-12-12 11:42:05 -05:00
test Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
usage Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
extensions.cmake cmake: add zephyr_link_libraries_ifdef 2017-12-27 14:16:08 -05:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
host-tools-zephyr.cmake cmake: Fix SDK-less builds 2017-11-13 13:14:32 -05:00
host-tools.cmake cmake: Reorganize how qemu is found 2017-12-12 09:31:31 -05:00
kconfig.cmake cmake: Move syscall_macros.h generation into the build stage 2017-11-30 06:49:33 -05:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-espressif.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-gcc.cmake cmake: Support installing toolchains in "Program Files" 2017-12-12 11:53:45 -06:00
toolchain-gccarmemb.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-host-gcc.cmake arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
toolchain-issm.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-xtools.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-zephyr.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
version.cmake release: make cmake happy about version 2017-11-19 23:16:03 -05:00