zephyr/boards/posix/native_posix
Yasushi SHOJI db74b949b0 boards: posix: Fix a typo
It's a trivial fix for a typo in the comment.

Signed-off-by: Yasushi SHOJI <y-shoji@ispace-inc.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-01-28 15:44:21 -05:00
..
doc doc: native_posix: Add mention about virtual USB 2020-01-06 13:57:36 -05:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig
Kconfig.board
Kconfig.defconfig drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
board.cmake
board_irq.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
board_soc.h
cmdline.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline.h
cmdline_common.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline_common.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dts_fixup.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hw_models_top.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hw_models_top.h
irq_ctrl.c boards: posix: Fix a typo 2020-01-28 15:44:21 -05:00
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c
native_posix.dts drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
native_posix.yaml
native_posix_64.dts
native_posix_64.yaml
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
native_rtc.h
native_tracing.h
sdl_events.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
sdl_events.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer_model.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
timer_model.h
tracing.c