1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21
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
..
include cpu/sam21_common: add a few typedefs for SERCOM 2016-09-21 20:34:21 +02:00
ldscripts boards: add support for SODAQ Autonomo 2016-09-28 18:02:16 +02:00
periph samd21: spi: fix power regression 2016-09-26 19:59:51 -07:00
cpu.c cpu/sam21_common: update ASF CMSIS (samr21) include files using ASF 3.21 2016-09-21 19:43:30 +02:00
lpm_arch.c
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.include cpu/samd21: introduce sam0.h so that we can select samr21.h or other 2016-09-21 19:43:30 +02:00
vectors.c cpu/samd21: optimization of startup code 2015-06-15 16:00:51 +02:00