1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam21_common/include
Kees Bakker 076d5bda11 boards: add support for SODAQ Autonomo
The following features were tested (briefly):
* UART (the first)
* I2C using a BMP180 on a SODAQ TPH board
* SPI0, connected to the on-board serial data flash (only DevID was read
using the periph_spi test program)
* xtimer is working (it's the same code as in samr21)

boards/sodaq-autonomo: Disable the "big" unittests because it does not fit
2016-09-28 18:02:16 +02:00
..
cmsis cpu/sam21_common: some corrections to CMSIS samd21 include files 2016-09-28 18:01:12 +02:00
periph_cpu_common.h cpu/sam21_common: add a few typedefs for SERCOM 2016-09-21 20:34:21 +02:00
sam0.h boards: add support for SODAQ Autonomo 2016-09-28 18:02:16 +02:00