zephyr/boards/arm/efm32wg_stk3800
Kumar Gala aacdd64584 boards: Cleanup include of board.h
Remove some references <board.h> that aren't need or replace them with
<soc.h> where that is the proper include to pull in.  Also use "board.h"
instead of <board.h> for how we include the file when its local to the
board code itself.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-01 13:15:18 +01:00
..
doc boards: efm32wg_stk3800: Fix wrong doc for button pins 2018-10-08 12:55:34 -04:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig
Kconfig.board
Kconfig.defconfig drivers: serial: Rework Silabs Gecko UART Driver 2018-10-16 15:59:37 -05:00
board.c boards: Cleanup include of board.h 2018-11-01 13:15:18 +01:00
board.h boards: silabs: Convert boards to use device tree for LEDs & Buttons 2018-10-09 22:34:56 -04:00
efm32wg_stk3800.dts drivers: serial: Rework Silabs Gecko UART Driver 2018-10-16 15:59:37 -05:00
efm32wg_stk3800.yaml boards: silabs: Convert boards to use device tree for LEDs & Buttons 2018-10-09 22:34:56 -04:00
efm32wg_stk3800_defconfig