zephyr/boards/arm/serpente
Gerson Fernando Budke ef87d485d0 boards: arm: sam0: Fix pinmux init prio
After pinmux being converted to build a separate static library
console not show anymore and there is a hard fault.  The hard
fault happen because pinmux drivers are not ready yet and board
emits an assert.  This change board pinmux initialization to
PRE_KERNEL_2 and let system take care error handling.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-08-30 09:31:56 -04:00
..
doc
board.cmake
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
pinmux.c boards: arm: sam0: Fix pinmux init prio 2021-08-30 09:31:56 -04:00
pre_dt_board.cmake
serpente_defconfig boards: atmel soc: Remove non-minimal peripherals from defconfig 2021-08-06 21:21:52 -04:00
serpente.dts boards: add zephyr_udc0 nodelabel to all boards with USB support 2021-08-19 16:56:54 +02:00
serpente.yaml