zephyr/boards/arm/efm32pg_stk3402a
Piotr Mienkowski bca692ee8c drivers: i2c_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-02-01 19:09:06 -05:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-02-01 19:09:06 -05:00
board.c
board.cmake
board.h
efm32pg_stk3402a.dts drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-02-01 19:09:06 -05:00
efm32pg_stk3402a.yaml boards: arm: Add xtools as a supported toolchain 2019-01-09 14:18:58 -05:00
efm32pg_stk3402a_defconfig