1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf9160
Dylan Laduranty 63310189a5 cpu/nrfxx: move I2C/SPI/UART structs to nrf5x_common
This will reduces code duplication across nRF52,nRF53 and nRF9160 families

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2023-07-11 20:07:26 +02:00
..
include cpu/nrfxx: move I2C/SPI/UART structs to nrf5x_common 2023-07-11 20:07:26 +02:00
periph cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
vectors cpu/nrf9160: add Kconfig dependencies 2021-12-02 07:51:21 +01:00
cpu.c cpu/nrfxx: simplify LFCLK source selection 2023-07-06 15:47:22 +02:00
Kconfig cpu/nrf{53,9160}: enable periph_wdt in Kconfig 2023-07-05 09:50:02 +02:00
Makefile cpu/nrf9160: add initial support 2021-07-28 20:11:26 +02:00
Makefile.dep cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
Makefile.features cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
Makefile.include cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00
spi_twi_irq.c cpu/nrf5x: allow multiple I2C and SPI buses on a shared periph 2022-08-30 10:05:34 +02:00