mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 22:12:44 +01:00
7aab4126af
A number of Adafruit sensor drivers use the class Adafruit_Sensor from the Adafruit Unified Sensor Driver. To support such drivers, the Adafruit Unified Sensor Driver is imported as package.
5 lines
76 B
Makefile
5 lines
76 B
Makefile
FEATURES_REQUIRED += arduino
|
|
FEATURES_REQUIRED += cpp
|
|
|
|
USEMODULE += arduino
|