zephyr/boards/arm/efm32hg_slstk3400a
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 doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
board.c boards: silabs: Fix board controller init priority 2021-03-26 08:40:28 -04:00
board.h drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
CMakeLists.txt boards: silabs: Remove unneeded zephyr_include_directories 2021-03-23 16:44:48 -05:00
efm32hg_slstk3400a_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
efm32hg_slstk3400a.dts boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
efm32hg_slstk3400a.yaml board: efm32hg_slstk3400a: Add storage partition 2019-08-05 13:22:09 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00