zephyr/boards/posix/native_posix
Johann Fischer 775a69f09d boards: remove USB configuration option for xtensa/native_posix boards
Remove USB configuration option.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-03 19:00:12 -04:00
..
doc doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
CMakeLists.txt posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
Kconfig arch: posix: Kconfig: select HAS_DTS as the arch level 2020-04-04 16:01:11 +02:00
Kconfig.board native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
Kconfig.defconfig boards: remove USB configuration option for xtensa/native_posix boards 2021-08-03 19:00:12 -04:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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
cmdline.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline.h native_posix: Refactor cmd line options 2018-07-30 22:13:46 -04:00
cmdline_common.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmdline_common.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
irq_ctrl.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
irq_ctrl.h
irq_handler.c power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05: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 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_posix_64.dts native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64.yaml drivers: adc: add ADC emulator 2021-05-07 15:27:37 +02:00
native_posix_64_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
native_posix_defconfig native_posix: kconfig: Set logging mode conditionally 2021-04-10 11:47:57 +02:00
native_rtc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
native_rtc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
native_tracing.h native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
sdl_events.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sdl_events.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer_model.c board: native_posix: Fix timer for k_busy_wait() 2020-12-14 12:32:11 +01:00
timer_model.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00