1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52840dk
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
..
include nrf52840dk: move SPI flash to SPIM2 peripheral 2020-05-28 11:55:08 +02:00
doc.txt boards/nrf52xx: use common flashing documentation 2019-02-26 11:03:06 +01:00
Makefile boards/nrf52840dk: use common code 2017-11-30 15:50:57 +01:00
Makefile.dep nrf52840dk: Add MTD configuration 2020-05-11 10:26:29 +02:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
mtd.c nrf52840dk: Add MTD configuration 2020-05-11 10:26:29 +02:00