1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
Benjamin Valentin ec67798cf0 cpu/nrf52: fix spi_twi_irq for nrf52805/10/11
These smaller parts have SPI1 mapped to TWI0 (if SPI1 exists at all).
2020-08-09 21:46:06 +02:00
..
include cpu/nrf5x_common: UART: capture whole nrf52 lineup 2020-08-09 21:46:06 +02:00
ldscripts nrf52: use cortexm.ld script when applicable 2019-03-13 11:57:44 +01:00
periph nrf52/i2c: Use mutex and IRQ for blocking 2020-06-02 10:24:40 +02:00
radio/nrf802154 nrf802154: fix set_tx_power function 2020-07-31 17:16:10 +02:00
vectors cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
cpu.c cpu/nrf52: only enable instruction cache if available 2020-08-09 21:46:06 +02:00
Kconfig cpu/nrf52: Add Kconfig symbols 2020-07-16 10:23:49 +02:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.features cpu/nrf52: not all parts have a FPU 2020-08-09 21:46:06 +02:00
Makefile.include cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
spi_twi_irq.c cpu/nrf52: fix spi_twi_irq for nrf52805/10/11 2020-08-09 21:46:06 +02:00