zephyr/boards/arm/particle_argon
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
dts boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
board.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
CMakeLists.txt boards: arm: particle_*: enable PCB antenna on startup 2019-05-30 09:46:55 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: remove USB option for nRF based boards 2021-08-03 19:00:12 -04:00
particle_argon-pinctrl.dtsi boards: arm: particle_argon: migrate to pinctrl 2022-03-21 15:09:28 +01:00
particle_argon.dts boards: arm: nrf-based: move all boards to gpio-as-nreset dt property 2023-09-18 13:14:08 +02:00
particle_argon.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
particle_argon_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