zephyr/boards/posix/native_posix
Kumar Gala 758d5b14a9 boards: Remove board.h from boards that don't need it
These boards don't need board.h to work so remove it.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-14 06:44:02 -06:00
..
doc native_posix doc: Remove possible macOS support note 2018-10-31 12:04:56 -07:00
board_irq.h
board_soc.h
board.cmake
CMakeLists.txt headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cmdline_common.c native_posix: argparsing: Fix possible segfault 2018-08-20 17:49:18 -07:00
cmdline_common.h native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
cmdline.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
cmdline.h native_posix: Refactor cmd line options 2018-07-30 22:13:46 -04:00
hw_models_top.c native_posix: Minor fix in message printed on kill 2018-08-20 17:49:18 -07:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
irq_handler.h
Kconfig boards: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:15:31 -05:00
Kconfig.board
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
main.c native: Allow cmd line options to be registered dynamically 2018-07-30 22:13:46 -04:00
native_posix_defconfig uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
native_posix.yaml
native_rtc.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
native_rtc.h native_posix: Add realtime control and real time clok model 2018-07-24 22:59:07 -04:00
native_tracing.h native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
timer_model.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
timer_model.h native_posix: Add realtime control and real time clok model 2018-07-24 22:59:07 -04:00
tracing.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00