1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00
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
..
2016-08-02 09:19:29 +02:00
2016-08-27 07:57:09 +02:00
2016-08-27 07:57:09 +02:00
2016-08-27 07:57:09 +02:00
2016-03-15 18:37:52 +01:00
2016-03-31 00:40:40 +02:00
2016-03-15 18:37:53 +01:00
2016-08-27 07:57:09 +02:00
2014-08-23 16:16:26 +02:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.