zephyr/boards/arm/atsamd21_xpro
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 boards: atsamd21_xpro: Support driving on-board LED with PWM 2020-07-02 08:39:33 -04:00
support boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
atsamd21_xpro.dts boards: add zephyr_udc0 nodelabel to all boards with USB support 2021-08-19 16:56:54 +02:00
atsamd21_xpro.yaml boards: atsamd21_xpro: Support driving on-board LED with PWM 2020-07-02 08:39:33 -04:00
atsamd21_xpro_defconfig boards: atmel soc: Remove non-minimal peripherals from defconfig 2021-08-06 21:21:52 -04:00
board.cmake boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
CMakeLists.txt boards: arm: atsamd21: Add SAMD21 XPlained board 2018-09-21 17:52:32 -07:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
pinmux.c boards: arm: sam0: Fix pinmux init prio 2021-08-30 09:31:56 -04:00
pre_dt_board.cmake dts: atmel/nxp: supress duplicate unit-address warning 2021-02-04 10:05:47 -05:00