npm: add firmata & imraa support to npm
mraa_LIB_PLAT_SRCS_NOAUTO no longer used for firmata unlike USBPLAT but mraa_LIB_SRCS_NOAUTO and this is now loaded before the standard src files for mraa. The package still needs to be generated with IMRAA & FIRMATA enabled for this to work. Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
],
|
||||
'defines' : [ 'SWIG',
|
||||
'SWIGJAVASCRIPT',
|
||||
'IMRAA=ON',
|
||||
'FIRMATA=ON',
|
||||
'BUILDING_NODE_EXTENSION=1',
|
||||
'SWIG_V8_VERSION=0x0<(v8_version)',
|
||||
'V8_VERSION=0x0<(v8_version)'
|
||||
|
||||
Reference in New Issue
Block a user