zephyr/boards/posix/native_posix
Kumar Gala 34d6e488a6 boards: native_posix: Add i2c & spi to supporte features
We have I2C & SPI controllers on native posix, so list them as
supported features in the board YAML.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-05-07 10:02:01 -05:00
..
doc
board_irq.h power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
board_soc.h drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
board.cmake
CMakeLists.txt posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
cmdline_common.c
cmdline_common.h
cmdline.c
cmdline.h
cpu_wait.c posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
hw_counter.c drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_counter.h drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_models_top.c drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
irq_handler.h
Kconfig
Kconfig.board
Kconfig.defconfig native_posix: kconfig: Set logging mode conditionally 2021-04-10 11:47:57 +02:00
main.c
native_posix_64_defconfig
native_posix_64.dts
native_posix_64.yaml drivers: adc: add ADC emulator 2021-05-07 15:27:37 +02:00
native_posix_defconfig native_posix: kconfig: Set logging mode conditionally 2021-04-10 11:47:57 +02:00
native_posix.dts drivers: serial: native_posix: Convert 2nd UART to be devicetree based 2021-02-18 09:06:21 +01:00
native_posix.yaml boards: native_posix: Add i2c & spi to supporte features 2021-05-07 10:02:01 -05:00
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c
sdl_events.h
timer_model.c board: native_posix: Fix timer for k_busy_wait() 2020-12-14 12:32:11 +01:00
timer_model.h
tracing.c