zephyr/boards/posix/native_posix
Ulf Magnusson 25bca3cec4 dts: posix: Fix 'current-speed' property typo
s/current_speed/current-speed/, just to match the binding. The value is
never used.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-07-31 09:46:46 +03:00
..
doc doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
Kconfig.board native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
Kconfig.defconfig native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
board_irq.h boards: Rename reserved function names 2019-04-03 17:31:00 -04: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: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline.h native_posix: Refactor cmd line options 2018-07-30 22:13:46 -04:00
cmdline_common.c native_posix: cmdline: Hint user about wrong options 2019-04-18 12:26:28 -04:00
cmdline_common.h native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
dts_fixup.h native_posix: Remove reg property from uart node in dts 2019-07-23 04:07:54 -04: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 native_posix: fix hw_irq_ctrl_get_irq_status() conflicting type 2019-07-16 10:41:11 -07:00
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
main.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
native_posix.dts dts: posix: Fix 'current-speed' property typo 2019-07-31 09:46:46 +03:00
native_posix.yaml native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64.dts native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64.yaml native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64_defconfig native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_defconfig native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_rtc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05: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
sdl_events.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
sdl_events.h driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
timer_model.c native_posix: Fix undefined macro warning 2019-07-24 16:34:31 -04: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