zephyr/boards/posix/native_posix
Jan Van Winkel 90badd53b3 dts: posix: Added dummy serial current-speed entry
Added dummy current-speed entry for uart0

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-07-16 18:14:06 +09:00
..
doc doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
board_irq.h
board_soc.h
board.cmake
CMakeLists.txt
cmdline_common.c native_posix: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline_common.h
cmdline.c native_posix: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline.h
dts_fixup.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
hw_models_top.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
irq_handler.h
Kconfig native_posix: Run in real time by default with host BT 2019-05-27 22:25:20 +02:00
Kconfig.board dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
Kconfig.defconfig drivers: flash: Added native POSIX flash driver 2019-05-28 21:14:19 -04:00
main.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
native_posix_defconfig
native_posix.dts dts: posix: Added dummy serial current-speed entry 2019-07-16 18:14:06 +09:00
native_posix.yaml boards: native_posix: Add llvm to supported toolchains 2019-04-30 09:33:54 -04:00
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
sdl_events.h
timer_model.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
timer_model.h
tracing.c