zephyr/boards/posix/native_posix
Alberto Escolar Piedras 4ebf2afeb3 native_posix: doc: Remove legacy shell links
Remove the links to the now non-existant legacy shell documentation
and clarify a bit paragraphs (as the legacy shell is not default
anymore)

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-10-02 14:04:22 -07:00
..
doc native_posix: doc: Remove legacy shell links 2018-10-02 14:04:22 -07:00
CMakeLists.txt headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig boards: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:15:31 -05:00
Kconfig.board native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
Kconfig.defconfig uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
board.cmake
board.h native_posix: Refactor cmd line options 2018-07-30 22:13:46 -04:00
board_irq.h native: native_posix timer + irq fix 2018-02-07 16:28:16 -05:00
board_soc.h native_posix: irq_offload to use a sw interrupt 2018-06-11 17:25:58 -04: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
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
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
main.c native: Allow cmd line options to be registered dynamically 2018-07-30 22:13:46 -04:00
native_posix.yaml boards: native_posix: mark netif as supported 2018-04-09 22:55:20 -04:00
native_posix_defconfig uart: Add driver for posix arch 2018-09-27 17:24:34 +02:00
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