zephyr/boards/arm/thingy52_nrf52832
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 samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
board.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
board.cmake boards: arm: Enable the nrfutil runner on official nRF boards 2023-04-17 09:29:04 -07:00
CMakeLists.txt boards: thingy52_nrf52832: remove manual VDD init code 2022-08-26 10:06:43 -07:00
Kconfig boards: thingy52_nrf52832: remove manual VDD init code 2022-08-26 10:06:43 -07:00
Kconfig.board Boards: Thingy52 config 2021-11-25 12:25:00 +01:00
Kconfig.defconfig boards: thingy52_nrf52832: drop redundant entries in Kconfig.defconfig 2022-08-26 10:06:43 -07:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00
thingy52_nrf52832-pinctrl.dtsi boards: arm: thingy52_nrf52832: migrate to pinctrl 2022-03-21 15:09:28 +01:00
thingy52_nrf52832.dts boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
thingy52_nrf52832.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
thingy52_nrf52832_defconfig boards: nrf-based: remove redundant CONFIG_PINCTRL=y 2023-09-20 08:57:09 +02:00