This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
arduino
History
Marian Buschsieweke
83a955fa49
sys/arduino/doc: Removed I2C from ToDo
...
The I2C (Wire) 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 I2C from ToDo
2019-11-07 13:04:47 +01:00
Makefile
sys: added module for running Arduino code
2015-11-27 12:45:12 +01:00
Makefile.include
sys/arduino: Enable C++11 support
2019-11-07 13:04:47 +01:00
post.snip
sys: added module for running Arduino code
2015-11-27 12:45:12 +01:00
pre.snip
sys/arduino: make arduino sketch works on avr based boards
2017-01-03 13:01:30 +01:00
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