1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52840-mdk/include
Francisco Molina 39695afeb4 boards/nrf52840-mdk: use TWIM1 for i2c
- SPIM0/SPIS0/TWIM0/TWIS0 have the same priority and are mutually exclusive,
  to allow concurrent use we change the default TWIM used for i2c to
  TWIM1 since spi uses SPI0 by default
2019-07-31 10:18:28 +02:00
..
board.h boards/nrf52840-mdk: initial support 2019-01-25 16:29:10 +01:00
gpio_params.h boards/nrf52840-mdk: initial support 2019-01-25 16:29:10 +01:00
periph_conf.h boards/nrf52840-mdk: use TWIM1 for i2c 2019-07-31 10:18:28 +02:00