1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/arduino
Marian Buschsieweke 8a53e072f9
sys/arduino/doc: Removed SPI from ToDo
The SPI interface has been added, so it should no longer be listed on the ToDo
list.
2019-11-07 13:04:47 +01:00
..
include sys/arduino: Added SPI interface 2019-11-07 13:04:46 +01:00
base.cpp sys/arduino: make ADC feature optional 2019-10-08 10:26:23 +02:00
doc.txt sys/arduino/doc: Removed SPI from ToDo 2019-11-07 13:04:47 +01:00
Makefile
Makefile.include sys/arduino: Enable C++11 support 2019-11-07 13:04:47 +01:00
post.snip
pre.snip
serialport.cpp sys/arduino: Extended Serial.print() / println() 2019-09-04 21:36:20 +02:00
sketches.inc.mk Revert "sys/arduino: work around llvm-ar bug." 2019-09-16 15:52:36 +02:00
SPI.cpp sys/arduino: Added SPI interface 2019-11-07 13:04:46 +01:00
wireport.cpp sys/arduino: add Wire (I2C) library implementation 2019-10-24 08:33:49 +02:00