zephyr/boards/arm/nrf52840dongle_nrf52840
Anas Nashif c3827ec48e boards: add vendor to board yaml
This is coming from devicetree and corrosponds to what we have in the
dts/bindings/vendor-prefixes.txt file.

This will allow for static filtering, especially with twister, i.e. no
need to build anything to know the vendor of a board

All of the vendor data was extracted automatically from the devicetree,
so some platforms might not have the right vendor or no vendor at all
right now, we need to fix some of the DTS information or do this
manually to get this 100% correct. But we are close.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-22 09:29:36 +02:00
..
doc doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
board.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
CMakeLists.txt boards: nrf: Remove unneeded zephyr_include_directories 2021-03-23 16:43:58 -05:00
fstab-debugger.dtsi boards: Rename .dts -> .dtsi where appropriate 2023-05-26 14:55:57 -04:00
fstab-stock.dtsi boards: Rename .dts -> .dtsi where appropriate 2023-05-26 14:55:57 -04:00
Kconfig boards: arm: nrf52840dongle_nrf52840: Use USB CDC as default UART 2023-02-10 21:12:58 +09:00
Kconfig.board boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig.defconfig samples: Bluetooth: hci_usb: Disable USB_CDC_ACM 2023-06-09 11:44:02 -04:00
nrf52840dongle_nrf52840-pinctrl.dtsi boards: arm: nrf52840dongle_nrf52840: migrate to pinctrl 2022-03-21 15:09:28 +01:00
nrf52840dongle_nrf52840.dts boards: arm: nrf-based: move all boards to gpio-as-nreset dt property 2023-09-18 13:14:08 +02:00
nrf52840dongle_nrf52840.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
nrf52840dongle_nrf52840_defconfig boards: nrf-based: remove redundant CONFIG_PINCTRL=y 2023-09-20 08:57:09 +02:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00