zephyr/boards/arm/adafruit_itsybitsy_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: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
adafruit_itsybitsy_nrf52840-pinctrl.dtsi
adafruit_itsybitsy_nrf52840.dts boards: arm: nrf-based: move all boards to gpio-as-nreset dt property 2023-09-18 13:14:08 +02:00
adafruit_itsybitsy_nrf52840.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
adafruit_itsybitsy_nrf52840_defconfig boards: nrf-based: remove redundant CONFIG_PINCTRL=y 2023-09-20 08:57:09 +02:00
board.cmake
Kconfig boards: arm: adafruit_itsybitsy_nrf52840: Standardise on USB CDC name 2022-12-20 17:06:09 +00:00
Kconfig.board
Kconfig.defconfig samples: Bluetooth: hci_usb: Disable USB_CDC_ACM 2023-06-09 11:44:02 -04:00
pre_dt_board.cmake