mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9d2647ec8b
The spi bus for the stk3200 doesn't actually work. Other efm32 based boards do work. After some guessing and some checking it turns out that the .loc is wrong. The original was USART_ROUTE_LOCATION_LOC1, which appears in other periph_conf. After changing it to USART_ROUTE_LOCATION_LOC2 the spi bus actually outputs data. |
||
---|---|---|
.. | ||
include | ||
board.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |