1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
Marian Buschsieweke f04b522601
cpu/periph_spi: update implementations to new API
Make all spi_acquire() implementations return `void` and add assertions to
check for valid parameters, where missing.
2021-09-01 21:38:40 +02:00
..
include drivers/nrf802154: remove nrf802154_rf_netdev_legacy 2021-07-08 18:43:54 +02:00
periph cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
radio/nrf802154 nrf802154: avoid explicit cast to netdev 2021-07-09 10:38:32 +02:00
vectors cpu/nrf52: remove specific handling of softdevice 2020-10-29 09:02:12 +01:00
cpu.c cpu/nrf52: remove specific handling of softdevice 2020-10-29 09:02:12 +01:00
Kconfig cpu/nrf52: add periph_uart_non_blocking to nrf52840 2021-03-03 08:12:12 +01:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep drivers/nrf802154: remove nrf802154_rf_netdev_legacy 2021-07-08 18:43:54 +02:00
Makefile.features cpu/nrf52: add periph_uart_non_blocking to nrf52840 2021-03-03 08:12:12 +01:00
Makefile.include cpu/nrf52: update RIOTBOOT_LEN w/ MODULE_USBUS_DFU 2021-01-12 11:34:22 +01:00
spi_twi_irq.c cpu/*: add missing include of assert.h 2020-10-22 11:13:08 +02:00