zephyr/boards/arm/adafruit_feather_m0_basic_proto
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: adafruit_feather_m0_basic_proto: Add I2C support. 2020-10-21 06:46:52 -05:00
adafruit_feather_m0_basic_proto.dts drivers: serial: uart_sam0: Add pinctrl support 2021-07-30 14:37:20 -05:00
adafruit_feather_m0_basic_proto.yaml boards: Remove "supported: -hwinfo" from all boards 2020-02-27 21:14:54 +01:00
adafruit_feather_m0_basic_proto_defconfig boards: atmel soc: Remove non-minimal peripherals from defconfig 2021-08-06 21:21:52 -04:00
board.cmake boards: arm: remove the explicit --offset flag 2020-07-02 08:23:03 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
feather_connector.dtsi boards: adafruit_feather_m0_basic_proto: Add I2C support. 2020-10-21 06:46:52 -05: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