zephyr/boards/arm/nrf51_vbluno51
Aapo Vienamo 422bc240b4 soc: nrf5: Use i2c configure options generated from dts
SoC dts fixups are added and the i2c_nrf5 driver is modified to use
the values generated from the device tree.

The I2C_*_DEFAULT_CFG and I2C_*_IRQ_PRI options are removed from board
defconfigs. Bitrate and IRQ priority are configured using using the
device tree instead.

HAS_DTS_I2C is selected on all nrf5 boards to prevent generation of
conflicting defines from Kconfig.

Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
2018-03-13 14:14:13 +01:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
Kconfig.board
Kconfig.defconfig soc: nrf5: Use i2c configure options generated from dts 2018-03-13 14:14:13 +01:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h
nrf51_vbluno51.dts boards: arm: nrf5: Enable i2c dts nodes for boards 2018-03-13 14:14:13 +01:00
nrf51_vbluno51.yaml
nrf51_vbluno51_defconfig