1 ################################################################################
5 ################################################################################
8 MRAA_SITE
= $(call github
,intel-iot-devkit
,mraa
,$(MRAA_VERSION
))
10 MRAA_LICENSE_FILES
= COPYING
11 MRAA_INSTALL_STAGING
= YES
13 # USBPLAT only makes sense with FTDI4222, which requires the ftd2xx library,
14 # which doesn't exist in buildroot
22 -DENABLEEXAMPLES
=OFF \
25 $(eval
$(cmake-package
))