zephyr/boards/arm/lpcxpresso55s36
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 boards: arm: lpcxpresso55s36: Added dac support for LPC55S36 2023-09-11 19:55:26 +02:00
board.cmake boards: arm: lpcxpresso55s36: add pyocd support 2023-01-28 08:55:31 +09:00
Kconfig.board
Kconfig.defconfig
lpcxpresso55s36-pinctrl.dtsi boards: arm: lpcxpresso55s36: Added dac support for LPC55S36 2023-09-11 19:55:26 +02:00
lpcxpresso55s36.dts soc: lpc55s3x: Enable VREF 2023-09-21 09:26:57 +02:00
lpcxpresso55s36.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
lpcxpresso55s36_defconfig timers: remove defconfig setting of timer drivers 2022-09-09 09:58:48 +00:00
pre_dt_board.cmake