zephyr/boards/arm/mimxrt685_evk
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: boards: NXP serial port features documented 2022-09-29 10:11:51 +00:00
board.cmake board: mimxrt685_evk update flash command 2020-09-02 09:42:29 -05:00
CMakeLists.txt boards: arm: Update NXP boards with flashless SOCs to include flash data 2022-11-10 09:11:08 -06:00
init.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig boards: arm: mimxrt685_evk: remove hardcoded board init priority 2022-06-07 18:57:45 +02:00
Kconfig.board soc: boards: Disable i.MX RT6xx boot header in chainloaded applications 2021-07-13 09:35:38 -04:00
Kconfig.defconfig boards: nxp: Update the boards using NXP LPC DMA 2023-05-26 10:05:24 -04:00
mimxrt685_evk_cm33-pinctrl.dtsi drivers: rt6xx ctimer pwm driver 2023-08-03 12:39:06 -04:00
mimxrt685_evk_cm33.dts boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
mimxrt685_evk_cm33.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
mimxrt685_evk_cm33_defconfig boards: arm: mimxrt685_evk: enable pinctrl 2022-05-02 13:28:10 -05:00
pre_dt_board.cmake