1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf51
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 cpu/nrf51: define GPIO_COUNT 2021-02-14 00:29:47 +01:00
ldscripts nrf51: Adjust ldscript memory segment attributes 2018-05-09 06:46:51 +02:00
periph cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
cpu.c nrf5x: Add built-in DC/DC converter enable function 2020-03-07 17:37:40 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile cpu/nrf5x: moved nrfmin driver to nrf5x_common 2017-01-10 11:54:49 +01:00
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/nrf51: Add Kconfig symbols 2020-07-16 10:23:49 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00