1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 02:53:52 +01:00

boards/spark-core: fix broken links

This commit is contained in:
Gunar Schorcht 2020-03-04 13:28:23 +01:00
parent 6628eca216
commit e473bae275

View File

@ -12,8 +12,8 @@ when you're ready to integrate the Core into your product, you can.
## Hardware ## Hardware
![Spark-Core image](https://raw.githubusercontent.com/wiki/RIOT- ![Spark-Core image]
OS/RIOT/images/spark-core.jpg) (https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/spark-core.jpg)
Link to [product website](http://docs.spark.io/hardware/). Link to [product website](http://docs.spark.io/hardware/).
@ -112,8 +112,9 @@ Use the UART
Pin mapping in RIOT Pin mapping in RIOT
=================== ===================
Please refer to [this document](http://docs.spark.io/assets/images/spark- The following image shows RIOT's static pin mapping chosen for this board.
pinout.png) for RIOTs static pin mapping chosen for this board. This mapping is This mapping is completely arbitrary, it can be adjusted in
completely arbitrary, it can be adjusted in `boards/spark- `boards/spark-core/include/periph_conf.h`
core/include/periph_conf.h` ![Pin Mappin](http://docs.spark.io/assets/images/spark-pinout.png)
*/ */