1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/adafruit-grand-central-m4-express
Marian Buschsieweke 7f68acbd0b
boards/adafruit-grand-central-m4-express: provide arduino features
The board is compatible with Arduino UNO and Arduino MEGA shields and
has an ISP connector, so this adds the corresponding features.

This adds the Arduino I/O-mapping for the ISP SPI and provides the
corresponding feature.

It appears that the SPI on D11/D12/D13 cannot be provided by a SERCOM,
this is under clarification at [1]. For now, no I/O mapping for that
SPI bus is provided.

[1]: https://forums.adafruit.com/viewtopic.php?t=214093
2024-10-10 10:23:24 +02:00
..
dist boards/adafruit-grand-central-m4-express: add OpenOCD config 2024-10-05 23:12:13 +02:00
include boards/adafruit-grand-central-m4-express: provide arduino features 2024-10-10 10:23:24 +02:00
board.c boards: use XFA with MTD pointers for defined MTDs 2023-10-02 12:28:08 +02:00
doc.txt boards/adafruit-grand-central-m4-express: pimp doc 2024-10-05 23:33:44 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile board: add Adafruit Grand Central M4 Express support 2023-06-09 16:28:19 +02:00
Makefile.dep board: add Adafruit Grand Central M4 Express support 2023-06-09 16:28:19 +02:00
Makefile.features boards/adafruit-grand-central-m4-express: provide arduino features 2024-10-10 10:23:24 +02:00
Makefile.include board: add Adafruit Grand Central M4 Express support 2023-06-09 16:28:19 +02:00