zephyr/boards/arm/efm32pg_stk3401a
Christian Taedcke 0c6ccc0941 boards: silabs: Fix board controller init priority
Before this fix the board init function were called too early, before
the gpio driver was initialized. Because of the the board controller
for the serial port was not enabled properly.

This commit fixes this issue.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2021-03-26 08:40:28 -04:00
..
doc
board.c boards: silabs: Fix board controller init priority 2021-03-26 08:40:28 -04:00
board.cmake
board.h
CMakeLists.txt boards: silabs: Remove unneeded zephyr_include_directories 2021-03-23 16:44:48 -05:00
efm32pg_stk3401a.dts
efm32pg_stk3401a.yaml
efm32pg_stk3401a_common.dtsi
efm32pg_stk3401a_defconfig
Kconfig.board
Kconfig.defconfig