zephyr/boards/posix/native_posix
David B. Kinder 9af44d8256 doc: add native posix command line help
The zephyr.exe created when building a native POSIX application can take
some parameters that are documented in the "board" document, so add a
reference to that documentation here.

fixes: #6384

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-05-14 17:24:03 -04:00
..
doc doc: add native posix command line help 2018-05-14 17:24:03 -04:00
CMakeLists.txt native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
Kconfig native: Corrected board name in config short description 2018-01-25 18:54:26 +05:30
Kconfig.board native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
Kconfig.defconfig drivers: eth: native_posix: Enable ethernet by default if needed 2018-04-03 17:47:53 -04:00
board.cmake
board.h
board_irq.h native: native_posix timer + irq fix 2018-02-07 16:28:16 -05:00
board_soc.h
cmdline.c native: doc: command line related improvements 2018-03-02 07:10:39 +01:00
cmdline.h native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
cmdline_common.c native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
cmdline_common.h native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
hw_models_top.c native: coverage exclusions 2018-02-07 16:28:16 -05:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
irq_handler.h
main.c native: added more proper command line parameters parsing 2018-02-23 07:33:11 -05:00
native_posix.yaml boards: native_posix: mark netif as supported 2018-04-09 22:55:20 -04:00
native_posix_defconfig native: added entropy device 2018-02-23 07:34:07 -05:00
timer_model.c native: timer bugfix in tickless mode part 2018-02-08 15:56:48 -08:00
timer_model.h native: native_posix timer + irq fix 2018-02-07 16:28:16 -05:00
tracing.c native: minor consistency rename 2018-01-29 23:23:56 -05:00