1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/arduino_api/Makefile.include
J. David Ibáñez d70ffc69fb pkg/arduino_api: add new package
From https://github.com/arduino/ArduinoCore-API

Required by pkg/arduino_sdi_12
Improves compatibility with Arduino
2021-10-28 16:18:55 +02:00

4 lines
70 B
Makefile

INCLUDES += -I$(PKGDIRBASE)/arduino_api/api
CXXEXFLAGS += -std=c++11