zephyr/boards/arm/nrf52_vbluno52
Aapo Vienamo f09bab9662 drivers: i2c: nrf5: Make pins for Port 1 configurable
CONFIG_I2C_NRF5_GPIO_SDA_PIN and CONFIG_I2C_NRF5_GPIO_SCL_PIN are
replaced with port specific versions. Board defconfigs relying on the
original names are updated. The driver is also modified to pass the
configure values to registers.

Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
2018-02-05 16:12:48 -05:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
Kconfig
Kconfig.board
Kconfig.defconfig drivers: i2c: nrf5: Make pins for Port 1 configurable 2018-02-05 16:12:48 -05:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h
nrf52_vbluno52.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
nrf52_vbluno52.yaml
nrf52_vbluno52_defconfig