mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
4b92ce289b
To make it possible to use an Arduino library, a new pseudomodule arduino_lib is introduced. This pseudomodule enables implicitly module arduino but avoids that a sketch is required or generated and compiled. Thus, it is possible to compile and use a package or directory with some source files from an Arduino library in RIOT applications. |
||
---|---|---|
.. | ||
Arduino.h | ||
arduino.hpp | ||
serialport.hpp | ||
SPI.h | ||
spiport.hpp | ||
Wire.h | ||
wireport.hpp |