1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52840dk/include
Koen Zandberg d9436171e9
nrf52840dk: move SPI flash to SPIM2 peripheral
The SPIM1 peripheral overlaps with TWIM1. TWIM1 is already configured as
the default peripheral for the I2C interface. This commit moves the
peripheral used for the SPI flash to SPIM2. This peripheral is dedicated
for SPI operations and doesn't conflict with other peripherals
2020-05-28 11:55:08 +02:00
..
board.h nrf52840dk: Add MTD configuration 2020-05-11 10:26:29 +02:00
periph_conf.h nrf52840dk: move SPI flash to SPIM2 peripheral 2020-05-28 11:55:08 +02:00