1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Marian Buschsieweke cbf06649aa
boards/common/arduino-zero: Add Arudino SPI mapping
The Arduino Zero based boards already provided the feature
`arduino_spi`, but were missing the corresponding mapping. This fixes
the issue by adding the SPI bus numbers for the ISP SPI bus and the
D11D12D13 SPI bus.

(And in order to actually add the D11D12D13 SPI bus, the `periph_conf.h`
was extended to provide an SPI configuration for it.)
2024-10-01 18:27:33 +02:00
..
arduino-atmega *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
arduino-due boards/*: include periph/gpio.h in board.h 2024-07-12 15:02:43 +02:00
arduino-mkr *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
arduino-zero boards/common/arduino-zero: Add Arudino SPI mapping 2024-10-01 18:27:33 +02:00
atmega *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
atxmega *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
blxxxpill boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
cc26xx_cc13xx boards/common/cc26xx_cc13xx: Fix flashing with upstream OpenOCD 2023-01-10 22:39:35 +01:00
cc2538
e104-bt50xxa-tb *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp32 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp32c3 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp32s2 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp32s3 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
esp32x boards/esp32*: move saul_gpio dep to board level 2024-05-22 13:38:33 +02:00
esp8266 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
frdm
gd32v boards/common/gd32v: reorder members in initialization 2024-01-20 16:42:49 +01:00
init boards: drop empty custom board_init & empty board.c 2022-02-22 18:27:37 +01:00
iotlab boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
kw41z tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
makefiles boards/common/makefiles/stdio_cdc_acm.dep.mk: fix 2024-02-12 19:55:40 +01:00
microbit *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
msb-430 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
msba2 boards: set supported programmers 2021-02-24 13:30:34 +01:00
msp430 boards: clean up MSP430 board configuration 2023-12-10 09:11:24 +01:00
nrf51 *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
nrf52 tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
nrf52xxxdk *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
nucleo *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
nucleo32 boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
nucleo64 boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
nucleo144 boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
particle-mesh boards/particle-xenon: Don't provide LED[012] if they are used by SAUL 2024-08-26 11:12:51 +02:00
qn908x *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
remote *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
samdx1-arduino-bootloader *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
saml1x boards/saml1x: convert bitfields to new masks name 2024-09-08 15:17:34 +02:00
silabs *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
slwstk6000b *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
sodaq *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
stm32 boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
weact-f4x1cx boards/stm32: use GPIO LL for LEDs 2024-08-02 09:55:24 +02:00
doc.txt