1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
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
..
arm7_common cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
atmega32u4
atmega128rfa1
atmega256rfr2
atmega328p
atmega1281
atmega1284p
atmega2560
atmega_common cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
atxmega cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
avr8_common cpu/avr8_common: fix errno 2021-06-17 09:09:30 +02:00
cc26x0_cc13x0 cpu/cc26x0_cc13x0: use SetupTrimDevice only on cc26x0 2021-02-08 17:25:42 +01:00
cc26x2_cc13x2
cc26xx_cc13xx cpu/cc26xx_cc13xx: add CPU documentation 2021-02-18 11:28:06 +01:00
cc2538 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
cortexm_common cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
efm32 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
esp32 esp-eth: avoid explicit cast to netdev 2021-07-09 10:38:34 +02:00
esp8266 esp8266: Support UART1 and other UART0 pins. 2021-05-02 12:27:27 +00:00
esp_common cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
fe310 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
kinetis cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
lm4f120 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
lpc23xx cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
lpc1768 cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
mips32r2_common cpu: mips32r2_common: set BITARITHM_HAS_CLZ 2021-02-02 11:14:38 +01:00
mips_pic32_common pic32_common: Add CPU specific xfa.ld variant 2021-02-16 14:55:26 +01:00
mips_pic32mx
mips_pic32mz
msp430_common cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
msp430fxyz cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
native cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
nrf5x_common cpu/nrf9160: add initial support 2021-07-28 20:11:26 +02:00
nrf51 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
nrf52 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
nrf9160 kconfig: add Kconfig support for nRF9160 cpu and nRF9160DK board 2021-07-28 20:11:26 +02:00
qn908x cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
riscv_common riscv_common: explicitly mark handle_trap as used 2021-05-05 15:03:12 +02:00
rpx0xx cpu/rpx0xx: fix C++ compatibility for gpio 2021-07-27 14:03:05 +02:00
sam0_common cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
sam3 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
sam_common
samd5x Merge pull request #15845 from benpicco/boards/adafruit-itsybitsy-m4 2021-02-09 19:41:43 +01:00
samd21 cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
saml1x cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
saml21 cpu/saml21: moved GCLK_GENCTRL_SRC_MAIN define to top 2021-05-05 23:59:05 +02:00
stellaris_common
stm32 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
doc.txt docs/doxygen : Add CPU section 2021-07-09 10:47:42 +02:00
Kconfig