zephyr/boards/posix/native_posix
Alberto Escolar Piedras 5aa0d88b58 native: native_posix doc improvements
* Added a figure explaining how layering of the posix arch
  compares to the embedded builds
* One minor grammar change in last paragraph

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-01-11 19:02:07 -05:00
..
doc native: native_posix doc improvements 2018-01-11 19:02:07 -05:00
CMakeLists.txt native: Accept command line arguments 2018-01-11 18:02:54 -05:00
Kconfig
Kconfig.board
Kconfig.defconfig posix: ld: Don't print memory usage 2017-12-28 11:24:21 -05:00
board.cmake
board.h
board_irq.h
board_soc.h
cmdline.c native: Accept command line arguments 2018-01-11 18:02:54 -05:00
cmdline.h native: Accept command line arguments 2018-01-11 18:02:54 -05:00
hw_models_top.c native: Handle gracefully SIGTERM and SIGINT 2018-01-02 15:26:34 -05:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c native: Accept command line arguments 2018-01-11 18:02:54 -05:00
native_posix.yaml
native_posix_defconfig
timer_model.c native: Handle gracefully SIGTERM and SIGINT 2018-01-02 15:26:34 -05:00
timer_model.h
tracing.c