zephyr/boards/arm/lpcxpresso11u68
Thomas Stranger 932020d700 boards: remove pinmux as supported feature
The tag that marks pinmux as supported is not used by any test or
sample, therefore this doesn't seem needed anymore.

- remove from 3 mec1x boards, they still use pinmux,
  but as the tag is neither used in tests and pinmux
  deprecated anyway no need for it.
- remove from 5 esp32 boards, as they now use pinctrl.
- remove from 2 lpc boards, as they now use pinctrl.
- remove from 1 stm32 board, as it now uses pinctrl.
- remove from 1 npcx board, as it now uses pinctrl.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-09-19 13:54:48 -05:00
..
doc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
board.cmake
lpcxpresso11u68-pinctrl.dtsi include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
lpcxpresso11u68.dts boards: lpcxpresso11u68: change default console to uart0 2022-05-10 17:27:44 -05:00
lpcxpresso11u68.yaml boards: remove pinmux as supported feature 2022-09-19 13:54:48 -05:00
lpcxpresso11u68_defconfig boards: remove non-minimal peripherals from defconfig 2022-08-05 12:55:51 +02:00
pre_dt_board.cmake