mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
77df3eedbd
This fixes building tests/pkg_arduino_sdi_12 for the hifive1b board. The problem is, in build/pkg/arduino_api/api/Common.h millis is defined within an extern "C" block. While in sys/arduino/include/arduino.hpp it was not. |
||
---|---|---|
.. | ||
include | ||
base.cpp | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.include | ||
post.snip | ||
pre.snip | ||
serialport.cpp | ||
sketches.inc.mk | ||
SPI.cpp | ||
wireport.cpp |