zephyr/boards/posix/native_posix
Anas Nashif 76d9d7806d x86: remove unused and x86 only latency benchmark
We do have a multi-architecture latency benchmark now, this one was x86
only, was never used or compiled in and is out-dated.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-03 09:42:00 -07:00
..
doc drivers: flash: Added native POSIX flash driver 2019-05-28 21:14:19 -04:00
CMakeLists.txt
Kconfig native_posix: Run in real time by default with host BT 2019-05-27 22:25:20 +02:00
Kconfig.board dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
Kconfig.defconfig drivers: flash: Added native POSIX flash driver 2019-05-28 21:14:19 -04:00
board.cmake
board_irq.h
board_soc.h
cmdline.c native_posix: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline.h
cmdline_common.c native_posix: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline_common.h
dts_fixup.h dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
hw_models_top.c
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
irq_handler.h
main.c
native_posix.dts dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
native_posix.yaml boards: native_posix: Add llvm to supported toolchains 2019-04-30 09:33:54 -04:00
native_posix_defconfig
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
sdl_events.h
timer_model.c
timer_model.h
tracing.c