zephyr/boards/arm/efm32hg_slstk3400a
Piotr Mienkowski a148e11e2a drivers: uart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines
Use the new DT_<COMPAT>_<INSTANCE>_<PROP> defines to instantiate
devices. This commit adds also ability to define individual pin
locations on SoC series that support the feature. Definitions of GPIO
pins assigned to a given location have been moved from soc_pinmap.h file
to board DTS file.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-01-31 03:14:51 -06:00
..
doc drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 2018-11-08 17:56:44 -05:00
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig drivers: uart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-01-31 03:14:51 -06:00
board.c boards: Cleanup include of board.h 2018-11-01 13:15:18 +01:00
board.h boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
efm32hg_slstk3400a.dts drivers: uart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-01-31 03:14:51 -06:00
efm32hg_slstk3400a.yaml boards: arm: Add xtools as a supported toolchain 2019-01-09 14:18:58 -05:00
efm32hg_slstk3400a_defconfig