Giter VIP home page Giter VIP logo

fluid-networks's People

Contributors

g-grandis avatar samuele-tarantino avatar vongomben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fluid-networks's Issues

Sqlite problem

`npm` WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future

> [email protected] install C:\Users\alber\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v83-win32-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, unknown) (falling back to source compile with node-gyp)
gyp ERR! find Python
gyp ERR! find Python Python is not set from command line or npm configuration
gyp ERR! find Python Python is not set from environment variable PYTHON
gyp ERR! find Python checking if "python" can be used
gyp ERR! find Python - "python" is not in PATH or produced an error
gyp ERR! find Python checking if "python2" can be used
gyp ERR! find Python - "python2" is not in PATH or produced an error
gyp ERR! find Python checking if "python3" can be used
gyp ERR! find Python - "python3" is not in PATH or produced an error
gyp ERR! find Python checking if the py launcher can be used to find Python 2
gyp ERR! find Python - "py.exe" is not in PATH or produced an error
gyp ERR! find Python checking if Python is C:\Python27\python.exe
gyp ERR! find Python - "C:\Python27\python.exe" could not be run
gyp ERR! find Python checking if Python is C:\Python37\python.exe
gyp ERR! find Python - "C:\Python37\python.exe" could not be run
gyp ERR! find Python
gyp ERR! find Python **********************************************************
gyp ERR! find Python You need to install the latest version of Python.
gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
gyp ERR! find Python you can try one of the following options:
gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
gyp ERR! find Python   (accepted by both node-gyp and npm)
gyp ERR! find Python - Set the environment variable PYTHON
gyp ERR! find Python - Set the npm configuration variable python:
gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"
gyp ERR! find Python For more information consult the documentation at:
gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
gyp ERR! find Python **********************************************************
gyp ERR! find Python
gyp ERR! configure error
gyp ERR! stack Error: Could not find any Python installation to use
gyp ERR! stack     at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
gyp ERR! stack     at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
gyp ERR! stack     at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
gyp ERR! stack     at exithandler (child_process.js:315:5)
gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:327:5)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! stack     at onErrorNT (internal/child_process.js:465:16)
gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:80:21)
gyp ERR! System Windows_NT 10.0.19041
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\alber\\node_modules\\sqlite3\\lib\\binding\\node-v83-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\alber\\node_modules\\sqlite3\\lib\\binding\\node-v83-win32-x64" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
gyp ERR! cwd C:\Users\alber\node_modules\sqlite3
gyp ERR! node -v v14.15.4
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\alber\node_modules\sqlite3\lib\binding\node-v83-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\alber\node_modules\sqlite3\lib\binding\node-v83-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\Users\alber\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1048:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
node-pre-gyp ERR! System Windows_NT 10.0.19041
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\alber\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd C:\Users\alber\node_modules\sqlite3
node-pre-gyp ERR! node -v v14.15.4
node-pre-gyp ERR! node-pre-gyp -v v0.11.0
node-pre-gyp ERR! not ok
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\alber\node_modules\sqlite3\lib\binding\node-v83-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\alber\node_modules\sqlite3\lib\binding\node-v83-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\alber\package.json'
npm WARN [email protected] requires a peer of babel-core@6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@2 || 3 || 4 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @types/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN alber No description
npm WARN alber No repository field.
npm WARN alber No README data
npm WARN alber No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\alber\AppData\Roaming\npm-cache\_logs\2021-05-04T10_32_01_668Z-debug.log``

add zigbee2mqtt example

[{"id":"2da5fbdcc1db6a9d","type":"mqtt in","z":"6a470e2d2badf618","name":"","topic":"zigbee2mqtt/presence","qos":"0","datatype":"auto-detect","broker":"89f7ed1ca6b0d711","nl":false,"rap":true,"rh":0,"inputs":0,"x":319,"y":1162.5,"wires":[["d01de84610448639","7de781d22bf36735"]]},{"id":"d01de84610448639","type":"debug","z":"6a470e2d2badf618","name":"debug 158","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":547,"y":1193.5,"wires":[]},{"id":"d8aea4e1863727dc","type":"inject","z":"6a470e2d2badf618","name":"ON","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"brightness\":254,\"linkquality\":99,\"power_on_behavior\":\"on\",\"state\":\"ON\",\"update\":{\"installed_version\":16784922,\"latest_version\":16785162,\"state\":\"available\"}}","payloadType":"json","x":390,"y":1334,"wires":[["802c7be5a0522c65"]]},{"id":"802c7be5a0522c65","type":"mqtt out","z":"6a470e2d2badf618","name":"","topic":"zigbee2mqtt/bulb-01/set","qos":"0","retain":"true","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"89f7ed1ca6b0d711","x":835,"y":1424,"wires":[]},{"id":"927ef280ec65d623","type":"inject","z":"6a470e2d2badf618","name":"OFF","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"brightness\":254,\"linkquality\":102,\"power_on_behavior\":\"on\",\"state\":\"OFF\",\"update\":{\"installed_version\":16784922,\"latest_version\":16785162,\"state\":\"available\"}}","payloadType":"json","x":391,"y":1421,"wires":[["802c7be5a0522c65"]]},{"id":"ae26e80d941c79aa","type":"mqtt in","z":"6a470e2d2badf618","name":"","topic":"zigbee2mqtt/bulb-01","qos":"0","datatype":"auto-detect","broker":"89f7ed1ca6b0d711","nl":false,"rap":true,"rh":0,"inputs":0,"x":404,"y":1484,"wires":[["700e27663089e40f"]]},{"id":"700e27663089e40f","type":"debug","z":"6a470e2d2badf618","name":"debug 159","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":626,"y":1484,"wires":[]},{"id":"7de781d22bf36735","type":"switch","z":"6a470e2d2badf618","name":"","property":"payload.occupancy","propertyType":"msg","rules":[{"t":"true"}],"checkall":"true","repair":false,"outputs":1,"x":529,"y":1237,"wires":[["49d4c531fde33c63","41cd9e1abdeed30c"]]},{"id":"79a8731d5cea5108","type":"mqtt out","z":"6a470e2d2badf618","name":"","topic":"presence","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"d4dbff4e822a7890","x":969,"y":1260,"wires":[]},{"id":"49d4c531fde33c63","type":"change","z":"6a470e2d2badf618","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":690,"y":1238,"wires":[["79a8731d5cea5108","789b181fc0d4b0b3"]]},{"id":"789b181fc0d4b0b3","type":"delay","z":"6a470e2d2badf618","name":"","pauseType":"delay","timeout":"10","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":753,"y":1287,"wires":[["f3f64a231cdad331","784cddddebadd13c"]]},{"id":"85179fc475ae88db","type":"mqtt out","z":"6a470e2d2badf618","name":"","topic":"presence","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"d4dbff4e822a7890","x":1188,"y":1325,"wires":[]},{"id":"f3f64a231cdad331","type":"change","z":"6a470e2d2badf618","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":988,"y":1326,"wires":[["85179fc475ae88db"]]},{"id":"76a4be3485e506a8","type":"mqtt in","z":"6a470e2d2badf618","name":"","topic":"presence","qos":"0","datatype":"auto-detect","broker":"d4dbff4e822a7890","nl":false,"rap":true,"rh":0,"inputs":0,"x":881.5,"y":1480.5,"wires":[["ab78b5918a5f2b65"]]},{"id":"ab78b5918a5f2b65","type":"debug","z":"6a470e2d2badf618","name":"debug 160","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1116.5,"y":1473.5,"wires":[]},{"id":"130f0c58bb894809","type":"inject","z":"6a470e2d2badf618","name":"","props":[{"p":"payload.occupancy","v":"true","vt":"bool"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":299.5,"y":1221,"wires":[["7de781d22bf36735"]]},{"id":"bc146a3b2dacaeab","type":"mqtt in","z":"6a470e2d2badf618","name":"","topic":"channel","qos":"0","datatype":"auto-detect","broker":"d4dbff4e822a7890","nl":false,"rap":true,"rh":0,"inputs":0,"x":874,"y":1547.5,"wires":[["230c0b32fc0abe2b"]]},{"id":"230c0b32fc0abe2b","type":"debug","z":"6a470e2d2badf618","name":"debug 161","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1119,"y":1540.5,"wires":[]},{"id":"41cd9e1abdeed30c","type":"change","z":"6a470e2d2badf618","name":"bulb on","rules":[{"t":"set","p":"payload","pt":"msg","to":"{\"brightness\":254,\"linkquality\":99,\"power_on_behavior\":\"on\",\"state\":\"ON\",\"update\":{\"installed_version\":16784922,\"latest_version\":16785162,\"state\":\"available\"}}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":592.5,"y":1313.5,"wires":[["802c7be5a0522c65"]]},{"id":"784cddddebadd13c","type":"change","z":"6a470e2d2badf618","name":"bulb off","rules":[{"t":"set","p":"payload","pt":"msg","to":"{\"brightness\":254,\"linkquality\":102,\"power_on_behavior\":\"on\",\"state\":\"OFF\",\"update\":{\"installed_version\":16784922,\"latest_version\":16785162,\"state\":\"available\"}}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":590.5,"y":1354.5,"wires":[["802c7be5a0522c65"]]},{"id":"89f7ed1ca6b0d711","type":"mqtt-broker","name":"","broker":"localhost","port":"1883","clientid":"","autoConnect":true,"usetls":false,"protocolVersion":"4","keepalive":"60","cleansession":true,"autoUnsubscribe":true,"birthTopic":"","birthQos":"0","birthRetain":"false","birthPayload":"","birthMsg":{},"closeTopic":"","closeQos":"0","closeRetain":"false","closePayload":"","closeMsg":{},"willTopic":"","willQos":"0","willRetain":"false","willPayload":"","willMsg":{},"userProps":"","sessionExpiry":""},{"id":"d4dbff4e822a7890","type":"mqtt-broker","name":"","broker":"broker.hivemq.com","port":"1883","clientid":"","autoConnect":true,"usetls":false,"protocolVersion":"4","keepalive":"60","cleansession":true,"autoUnsubscribe":true,"birthTopic":"","birthQos":"0","birthPayload":"","birthMsg":{},"closeTopic":"","closeQos":"0","closePayload":"","closeMsg":{},"willTopic":"","willQos":"0","willPayload":"","willMsg":{},"userProps":"","sessionExpiry":""}]

[questions] if the distance is less than 5 cm, switch off the LED on pin 5

How do we do that?

this is the referral code

/*

  Example taken from Seeestudio Wiki
  for the Grove Ultrasonic Ranger
  https://wiki.seeedstudio.com/Grove-Ultrasonic_Ranger/
  adapted to work with Arduino Grove Carrier (on MKR1010)

  https://www.arduino.cc/en/Guide/MKRConnectorCarrier
  by Davide Gomba

  Library here
  https://github.com/Seeed-Studio/Seeed_Arduino_UltrasonicRanger/archive/master.zip

  Install Library Sketch>include Library> Add Zip Library
*/




#include "Ultrasonic.h"

int led = 5;

Ultrasonic ultrasonic(0);

void setup()
{
  Serial.begin(9600);
  pinMode(led, OUTPUT);
}
void loop()
{
  long RangeInInches;
  long RangeInCentimeters;

  /* Serial.println("The distance to obstacles in front is: ");
    RangeInInches = ultrasonic.MeasureInInches();
    Serial.print(RangeInInches);//0~157 inches
    Serial.println(" inch");
    delay(250);
  */
  RangeInCentimeters = ultrasonic.MeasureInCentimeters(); // two measurements should keep an interval
  Serial.print(RangeInCentimeters);//0~400cm
  Serial.print(" cm");
  int value = map(RangeInCentimeters, 0, 30, 0, 255);
  Serial.print(" - ");
  Serial.println(value);
  analogWrite(led, value);

  delay(25);
}

Failed to install: node-red-node-sqlite

C:\Users\Utente>npm install node-red-node-sqlite
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm ERR! code 1
npm ERR! path C:\Users\Utente\node_modules\sqlite3
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\Utente\node_modules\sqlite3\lib\binding\node-v88-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\Utente\node_modules\sqlite3\lib\binding\node-v88-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v88' (1)
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | win32 | x64
npm ERR! node-pre-gyp WARN Using needle for node-pre-gyp https download
npm ERR! node-pre-gyp info check checked for "C:\Users\Utente\node_modules\sqlite3\lib\binding\node-v88-win32-x64\node_sqlite3.node" (not found)
npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-win32-x64.tar.gz
npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v88 ABI, unknown) (falling back to source compile with node-gyp)
npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-win32-x64.tar.gz
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info ok
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info find Python using Python version 2.7.18 found at "C:\Python27\python.exe"
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp ERR! find VS checking VS2019 (16.8.30907.101) found at:
npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
npm ERR! gyp ERR! find VS - "Visual Studio C++ core features" missing
npm ERR! gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
npm ERR! gyp ERR! find VS looking for Visual Studio 2015
npm ERR! gyp ERR! find VS - not found
npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
npm ERR! gyp ERR! stack     at C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
npm ERR! gyp ERR! stack     at C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
npm ERR! gyp ERR! stack     at C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
npm ERR! gyp ERR! stack     at C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
npm ERR! gyp ERR! stack     at C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:340:5)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:379:20)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1065:16)
npm ERR! gyp ERR! System Windows_NT 10.0.19042
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Utente\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\Utente\\node_modules\\sqlite3\\lib\\binding\\node-v88-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\Utente\\node_modules\\sqlite3\\lib\\binding\\node-v88-win32-x64" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v88"
npm ERR! gyp ERR! cwd C:\Users\Utente\node_modules\sqlite3
npm ERR! gyp ERR! node -v v15.6.0
npm ERR! gyp ERR! node-gyp -v v7.1.2
npm ERR! gyp ERR! not ok
npm ERR! node-pre-gyp ERR! build error
npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\Utente\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\Utente\node_modules\sqlite3\lib\binding\node-v88-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\Utente\node_modules\sqlite3\lib\binding\node-v88-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v88' (1)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\Users\Utente\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:379:20)
npm ERR! node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1065:16)
npm ERR! node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:296:5)
npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
npm ERR! node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Utente\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
npm ERR! node-pre-gyp ERR! cwd C:\Users\Utente\node_modules\sqlite3
npm ERR! node-pre-gyp ERR! node -v v15.6.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Utente\AppData\Local\npm-cache\_logs\2021-05-04T10_27_58_217Z-debug.log

gesture "Transmission error!!!"

#include <Wire.h>
#include "paj7620.h"
#include <Arduino.h>
#include <U8g2lib.h>

#ifdef U8X8_HAVE_HW_SPI
#include <SPI.h>
#endif
#ifdef U8X8_HAVE_HW_I2C
#include <Wire.h>
#endif
/*
Notice: When you want to recognize the Forward/Backward gestures, your gestures' reaction time must less than GES_ENTRY_TIME(0.8s).
You also can adjust the reaction time according to the actual circumstance.
*/
#define GES_REACTION_TIME 500 // You can adjust the reaction time according to the actual circumstance.
#define GES_ENTRY_TIME 800 // When you want to recognize the Forward/Backward gestures, your gestures' reaction time must less than GES_ENTRY_TIME(0.8s).
#define GES_QUIT_TIME 1000

U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, /* clock=/ SCL, / data=/ SDA, / reset=*/ U8X8_PIN_NONE);

void setup()
{
u8g2.begin();
uint8_t error = 0;

Serial.begin(9600);
Serial.println("\nPAJ7620U2 TEST DEMO: Recognize 9 gestures.");

error = paj7620Init();          // initialize Paj7620 registers
if (error) 
{
    Serial.print("INIT ERROR,CODE:");
    Serial.println(error);
    
}
else
{
    Serial.println("INIT OK");
                       
     
}
Serial.println("Please input your gestures:\n");
                   // clear the internal memory

}

void loop()
{
uint8_t data = 0, data1 = 0, error;
u8g2.setFont(u8g2_font_ncenB10_tr);
error = paj7620ReadReg(0x43, 1, &data); // Read Bank_0_Reg_0x43/0x44 for gesture result.
if (!error)
{
switch (data) // When different gestures be detected, the variable 'data' will be set to different values by paj7620ReadReg(0x43, 1, &data).
{
case GES_RIGHT_FLAG:
delay(GES_ENTRY_TIME);
paj7620ReadReg(0x43, 1, &data);
if(data == GES_FORWARD_FLAG)
{
Serial.println("Forward");
delay(GES_QUIT_TIME);
u8g2.clearBuffer(); // clear the internal memory
u8g2.drawStr(5,10,"Forward"); // write something to the internal memory
u8g2.sendBuffer(); // transfer internal memory to the display
delay(1000);
}
else if(data == GES_BACKWARD_FLAG)
{
Serial.println("Backward");
delay(GES_QUIT_TIME);
u8g2.drawStr(5,10,"Backward"); // write something to the internal memory
u8g2.sendBuffer(); // transfer internal memory to the display
delay(1000);

            }
            else
            {
                Serial.println("Up");
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Up");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }          
            break;
        case GES_LEFT_FLAG: 
            delay(GES_ENTRY_TIME);
            paj7620ReadReg(0x43, 1, &data);
            if(data == GES_FORWARD_FLAG) 
            {
                Serial.println("Forward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Forward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else if(data == GES_BACKWARD_FLAG) 
            {
                Serial.println("Backward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Backward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else
            {
                Serial.println("Down");
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Down");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }          
            break;
        case GES_UP_FLAG:
            delay(GES_ENTRY_TIME);
            paj7620ReadReg(0x43, 1, &data);
            if(data == GES_FORWARD_FLAG) 
            {
                Serial.println("Forward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Forward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else if(data == GES_BACKWARD_FLAG) 
            {
                Serial.println("Backward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Backward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else
            {
                Serial.println("Left");
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Left");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }          
            break;
        case GES_DOWN_FLAG:
            delay(GES_ENTRY_TIME);
            paj7620ReadReg(0x43, 1, &data);
            if(data == GES_FORWARD_FLAG) 
            {
                Serial.println("Forward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Forward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else if(data == GES_BACKWARD_FLAG) 
            {
                Serial.println("Backward");
                delay(GES_QUIT_TIME);
                u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"Backward");    // write something to the internal memory
                u8g2.sendBuffer();                    // transfer internal memory to the display
                delay(1000);  
            }
            else
            {
            Serial.println("Right");u8g2.clearBuffer();                   // clear the internal memory
            u8g2.drawStr(5,10,"Right");    // write something to the internal memory
            u8g2.sendBuffer();                    // transfer internal memory to the display
            delay(1000);  
            }          
            break;
        case GES_FORWARD_FLAG:
            Serial.println("Forward");u8g2.clearBuffer();                   // clear the internal memory
            u8g2.drawStr(5,10,"Forward");    // write something to the internal memory
            u8g2.sendBuffer();                    // transfer internal memory to the display
            delay(1000);  
           
            break;
        case GES_BACKWARD_FLAG:       
            Serial.println("Backward");u8g2.clearBuffer();                   // clear the internal memory
            u8g2.setFont(u8g2_font_ncenB08_tr);   // choose a suitable font
            u8g2.drawStr(5,10,"Backward");    // write something to the internal memory
            u8g2.sendBuffer();                    // transfer internal memory to the display
            delay(1000);  
            
            break;
        case GES_CLOCKWISE_FLAG:
            Serial.println("Clockwise");u8g2.clearBuffer();                   // clear the internal memory
            u8g2.drawStr(5,10,"Clockwise");    // write something to the internal memory
            u8g2.sendBuffer();                    // transfer internal memory to the display
            delay(1000);  
            break;
        case GES_COUNT_CLOCKWISE_FLAG:
            Serial.println("anti-clockwise");u8g2.clearBuffer();                   // clear the internal memory
            u8g2.drawStr(5,10,"anti-clockwis");    // write something to the internal memory
            u8g2.sendBuffer();                    // transfer internal memory to the display
            delay(1000);  
            break;  
        default:
            paj7620ReadReg(0x44, 1, &data1);
            if (data1 == GES_WAVE_FLAG) 
            {
                Serial.println("wave");u8g2.clearBuffer();                   // clear the internal memory
                u8g2.drawStr(5,10,"wave");    // write something to the internal memory
                 u8g2.sendBuffer();                    // transfer internal memory to the display
              delay(1000);  
            }
            break;
    }
}
delay(100);

}

Errore installazione nodo Sqlite su node-red

npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm ERR! code 1
npm ERR! path C:\Users\Alberto\node_modules\sqlite3
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\Alberto\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\Alberto\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | win32 | x64
npm ERR! node-pre-gyp WARN Using needle for node-pre-gyp https download
npm ERR! node-pre-gyp info check checked for "C:\Users\Alberto\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info ok
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp ERR! find Python
npm ERR! gyp ERR! find Python Python is not set from command line or npm configuration
npm ERR! gyp ERR! find Python Python is not set from environment variable PYTHON
npm ERR! gyp ERR! find Python checking if "python3" can be used
npm ERR! gyp ERR! find Python - "python3" is not in PATH or produced an error
npm ERR! gyp ERR! find Python checking if "python" can be used
npm ERR! gyp ERR! find Python - "python" is not in PATH or produced an error
npm ERR! gyp ERR! find Python checking if "python2" can be used
npm ERR! gyp ERR! find Python - "python2" is not in PATH or produced an error
npm ERR! gyp ERR! find Python checking if Python is C:\Python37\python.exe
npm ERR! gyp ERR! find Python - "C:\Python37\python.exe" could not be run
npm ERR! gyp ERR! find Python checking if Python is C:\Python27\python.exe
npm ERR! gyp ERR! find Python - "C:\Python27\python.exe" could not be run
npm ERR! gyp ERR! find Python checking if the py launcher can be used to find Python
npm ERR! gyp ERR! find Python - "py.exe" is not in PATH or produced an error
npm ERR! gyp ERR! find Python
npm ERR! gyp ERR! find Python **********************************************************
npm ERR! gyp ERR! find Python You need to install the latest version of Python.
npm ERR! gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
npm ERR! gyp ERR! find Python you can try one of the following options:
npm ERR! gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
npm ERR! gyp ERR! find Python   (accepted by both node-gyp and npm)
npm ERR! gyp ERR! find Python - Set the environment variable PYTHON
npm ERR! gyp ERR! find Python - Set the npm configuration variable python:
npm ERR! gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"
npm ERR! gyp ERR! find Python For more information consult the documentation at:
npm ERR! gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
npm ERR! gyp ERR! find Python **********************************************************
npm ERR! gyp ERR! find Python
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Python installation to use
npm ERR! gyp ERR! stack     at PythonFinder.fail (C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:302:47)
npm ERR! gyp ERR! stack     at PythonFinder.runChecks (C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:200:18)
npm ERR! gyp ERR! stack     at PythonFinder.execFileCallback (C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:266:16)
npm ERR! gyp ERR! stack     at exithandler (node:child_process:333:5)
npm ERR! gyp ERR! stack     at ChildProcess.errorhandler (node:child_process:345:5)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:288:12)
npm ERR! gyp ERR! stack     at onErrorNT (node:internal/child_process:480:16)
npm ERR! gyp ERR! stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm ERR! gyp ERR! System Windows_NT 10.0.19042
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Alberto\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\Alberto\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\Alberto\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93"
npm ERR! gyp ERR! cwd C:\Users\Alberto\node_modules\sqlite3
npm ERR! gyp ERR! node -v v16.0.0
npm ERR! gyp ERR! node-gyp -v v7.1.2
npm ERR! gyp ERR! not ok
npm ERR! node-pre-gyp ERR! build error
npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\Alberto\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\Alberto\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\Alberto\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\Users\Alberto\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1067:16)
npm ERR! node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
npm ERR! node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Alberto\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
npm ERR! node-pre-gyp ERR! cwd C:\Users\Alberto\node_modules\sqlite3
npm ERR! node-pre-gyp ERR! node -v v16.0.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Alberto\AppData\Local\npm-cache\_logs\2021-05-04T10_26_31_540Z-debug.log

Errore libreria Oled

Buongiorno, come richiesto le invio l'errore

Arduino: 1.8.13 (Windows Store 1.8.39.0) (Windows 10), Board: "Arduino MKR WiFi 1010"

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\hardware -hardware C:\Users\andre\Documents\ArduinoData\packages -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\tools-builder -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\hardware\tools\avr -tools C:\Users\andre\Documents\ArduinoData\packages -built-in-libraries C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\libraries -libraries C:\Users\andre\Documents\Arduino\libraries -fqbn=arduino:samd:mkrwifi1010 -vid-pid=2341_8054 -ide-version=10813 -build-path C:\Users\andre\AppData\Local\Temp\arduino_build_387568 -warnings=none -build-cache C:\Users\andre\AppData\Local\Temp\arduino_cache_250403 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.openocd.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.CMSIS.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.bossac.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arduinoOTA.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0 -verbose C:\Users\andre\AppData\Local\Temp\arduino_modified_sketch_37887\HelloWorld.ino

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\arduino-builder -compile -logger=machine -hardware C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\hardware -hardware C:\Users\andre\Documents\ArduinoData\packages -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\tools-builder -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\hardware\tools\avr -tools C:\Users\andre\Documents\ArduinoData\packages -built-in-libraries C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\libraries -libraries C:\Users\andre\Documents\Arduino\libraries -fqbn=arduino:samd:mkrwifi1010 -vid-pid=2341_8054 -ide-version=10813 -build-path C:\Users\andre\AppData\Local\Temp\arduino_build_387568 -warnings=none -build-cache C:\Users\andre\AppData\Local\Temp\arduino_cache_250403 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.openocd.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\openocd\0.10.0-arduino7 -prefs=runtime.tools.CMSIS.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0 -prefs=runtime.tools.bossac.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\bossac\1.7.0-arduino3 -prefs=runtime.tools.arm-none-eabi-gcc.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4 -prefs=runtime.tools.arduinoOTA.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arduinoOTA\1.2.1 -prefs=runtime.tools.CMSIS-Atmel.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0 -prefs=runtime.tools.CMSIS-Atmel-1.2.0.path=C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0 -verbose C:\Users\andre\AppData\Local\Temp\arduino_modified_sketch_37887\HelloWorld.ino

Using board 'mkrwifi1010' from platform in folder: C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4

Using core 'arduino' from platform in folder: C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4

Detecting libraries used...

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

Alternatives for U8g2lib.h: [[email protected]]

ResolveLibrary(U8g2lib.h)

-> candidates: [[email protected]]

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

Alternatives for SPI.h: [[email protected]]

ResolveLibrary(SPI.h)

-> candidates: [[email protected]]

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

Alternatives for Wire.h: [[email protected]]

ResolveLibrary(Wire.h)

-> candidates: [[email protected]]

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\U8x8lib.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_bitmap.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_box.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_buffer.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_circle.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_cleardisplay.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_d_memory.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_d_setup.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_font.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_fonts.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_hvline.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_input_value.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_intersection.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_kerning.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_line.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_ll_hvline.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_message.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_polygon.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_selection_list.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8g2_setup.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8log.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8log_u8g2.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8log_u8x8.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_8x8.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_byte.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_cad.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_a2printer.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_il3820_296x128.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ist3020.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ks0108.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_lc7981.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ld7032_60x32.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ls013b7dh03.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_max7219.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_pcd8544_84x48.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_pcf8812.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_pcf8814_hx1230.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sbn1661.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sed1330.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sh1106_64x32.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sh1106_72x40.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sh1107.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sh1108.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_sh1122.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1305.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_128x32.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_128x64_noname.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_48x64.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_64x32.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_64x48.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1306_96x16.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1309.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1316.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1317.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1318.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1322.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1325.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1326.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1327.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1329.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1606_172x72.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_ssd1607_200x200.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7511.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st75256.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st75320.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7565.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7567.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7586s_erc240160.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7586s_s028hn118a.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7588.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_st7920.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_t6963.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1601.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1604.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1608.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1610.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1611.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1617.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1638.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1701_dogs102.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_d_uc1701_mini12864.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_debounce.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_display.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_fonts.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_gpio.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_input_value.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_message.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_selection_list.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_setup.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_string.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_u16toa.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\Arduino\libraries\U8g2\src\clib\u8x8_u8toa.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI\SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire\Wire.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

Generating function prototypes...

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -w -x c++ -E -CC -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\preproc\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE

"C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.39.0_x86__mdqgnx93n4wtt\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\preproc\ctags_target_for_gcc_minus_e.cpp"

Compiling sketch...

"C:\Users\andre\Documents\ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\7-2017q4/bin/arm-none-eabi-g++" -mcpu=cortex-m0plus -mthumb -c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -MMD -DF_CPU=48000000L -DARDUINO=10813 -DARDUINO_SAMD_MKRWIFI1010 -DARDUINO_ARCH_SAMD -DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ -DUSB_VID=0x2341 -DUSB_PID=0x8054 -DUSBCON "-DUSB_MANUFACTURER="Arduino LLC"" "-DUSB_PRODUCT="Arduino MKR WiFi 1010"" -DUSE_BQ24195L_PMIC "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS\4.5.0/CMSIS/Include/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\tools\CMSIS-Atmel\1.2.0/CMSIS/Device/ATMEL/" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\cores\arduino" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\variants\mkrwifi1010" "-IC:\Users\andre\Documents\Arduino\libraries\U8g2\src" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI" "-IC:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire" "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp" -o "C:\Users\andre\AppData\Local\Temp\arduino_build_387568\sketch\HelloWorld.ino.cpp.o"

HelloWorld:66:63: error: 'SCL' was not declared in this scope

U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, /* clock=/ SCL, / data=/ SDA, / reset=*/ U8X8_PIN_NONE); // All Boards without Reset of the Display

                                                           ^~~

C:\Users\andre\AppData\Local\Temp\arduino_modified_sketch_37887\HelloWorld.ino:66:63: note: suggested alternative: 'SCK'

U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, /* clock=/ SCL, / data=/ SDA, / reset=*/ U8X8_PIN_NONE); // All Boards without Reset of the Display

                                                           ^~~

                                                           SCK

HelloWorld:66:79: error: 'SDA' was not declared in this scope

U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, /* clock=/ SCL, / data=/ SDA, / reset=*/ U8X8_PIN_NONE); // All Boards without Reset of the Display

                                                                           ^~~

Using library U8g2 at version 2.26.14 in folder: C:\Users\andre\Documents\Arduino\libraries\U8g2

Using library SPI at version 1.0 in folder: C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\SPI

Using library Wire at version 1.0 in folder: C:\Users\andre\Documents\ArduinoData\packages\arduino\hardware\samd\1.8.4\libraries\Wire

exit status 1

'SCL' was not declared in this scope

Error installing node-red-node-sqlite

  • OS: windows 10 - version 20H2
  • node-red v1.3.3
  • Node.js v16.0.0
  • npm v7.11.1
  • browser: firefox

With $ npm install node-red-node-sqlite:

$ npm install node-red-node-sqlite
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm ERR! code 1
npm ERR! path C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | win32 | x64
npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download 
npm ERR! node-pre-gyp info check checked for "C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz 
npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp) 
npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz 
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info ok 
npm ERR! gyp info it worked if it ends with ok   
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info find Python using Python version 3.9.4 found at "C:\Users\franc\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe"
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
npm ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
npm ERR! gyp ERR! find VS - found VC++ toolset: v142
npm ERR! gyp ERR! find VS - missing any Windows SDK
npm ERR! gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
npm ERR! gyp ERR! find VS looking for Visual Studio 2015
npm ERR! gyp ERR! find VS - not found
npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7     
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:333:5)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1067:16)
npm ERR! gyp ERR! System Windows_NT 10.0.19042
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\franc\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\franc\\.node-red\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\franc\\.node-red\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93"
npm ERR! gyp ERR! cwd C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! gyp ERR! node -v v16.0.0
npm ERR! gyp ERR! node-gyp -v v7.1.2
npm ERR! gyp ERR! not ok
npm ERR! node-pre-gyp ERR! build error 
npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\Users\franc\.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1067:16)
npm ERR! node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
npm ERR! node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\franc\\.node-red\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
npm ERR! node-pre-gyp ERR! cwd C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! node-pre-gyp ERR! node -v v16.0.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\franc\AppData\Local\npm-cache\_logs\2021-05-04T10_26_29_470Z-debug.log

With $ npm i --unsafe-perm node-red-node-sqlite

npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm ERR! code 1
npm ERR! path C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | win32 | x64
npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download 
npm ERR! node-pre-gyp info check checked for "C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info ok
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp info find Python using Python version 3.9.4 found at "C:\Users\franc\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe"
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
npm ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
npm ERR! gyp ERR! find VS - found VC++ toolset: v142
npm ERR! gyp ERR! find VS - missing any Windows SDK
npm ERR! gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
npm ERR! gyp ERR! find VS looking for Visual Studio 2015
npm ERR! gyp ERR! find VS - not found
npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS 
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS 
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7     
npm ERR! gyp ERR! stack     at C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16    
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:333:5)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1067:16)
npm ERR! gyp ERR! System Windows_NT 10.0.19042
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\franc\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\franc\\.node-red\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\franc\\.node-red\\node_modules\\sqlite3\\lib\\binding\\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93"
npm ERR! gyp ERR! cwd C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! gyp ERR! node -v v16.0.0
npm ERR! gyp ERR! node-gyp -v v7.1.2
npm ERR! gyp ERR! not ok
npm ERR! node-pre-gyp ERR! build error
npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\franc\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\franc\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:\Users\franc\.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
npm ERR! node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1067:16)
npm ERR! node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
npm ERR! node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\franc\\.node-red\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
npm ERR! node-pre-gyp ERR! cwd C:\Users\franc\.node-red\node_modules\sqlite3
npm ERR! node-pre-gyp ERR! node -v v16.0.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\franc\AppData\Local\npm-cache\_logs\2021-05-04T10_27_01_372Z-debug.log

Proposta compito: popolare lo schermo dei dati di Temperatura e Umidità oltre che di Distanza.

#include <Arduino.h>
#include <U8g2lib.h>

#ifdef U8X8_HAVE_HW_SPI
#include <SPI.h>
#endif
#ifdef U8X8_HAVE_HW_I2C
#include <Wire.h>
#endif

#include "Ultrasonic.h"
Ultrasonic ultrasonic(0);
#include <DHT.h>
#include <DHT_U.h>

#define DHTPIN 2
#define DHTTYPE DHT11 // DHT 11
DHT_Unified dht(DHTPIN, DHTTYPE);

U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, /* clock=/ SCL, / data=/ SDA, / reset=*/ U8X8_PIN_NONE);

u8g2_uint_t offset; // current offset for the scrolling text
u8g2_uint_t width; // pixel width of the scrolling text (must be lesser than 128 unless U8G2_16BIT is defined
const char *text = "U8g2 "; // scroll this text from right to left

void setup(void) {
dht.begin();

u8g2.begin();

u8g2.setFont(u8g2_font_inb30_mr); // set the target font to calculate the pixel width
width = u8g2.getUTF8Width(text); // calculate the pixel width of the text

u8g2.setFontMode(0); // enable transparent mode, which is faster
}

void loop(void) {
u8g2_uint_t x;
long RangeInInches;
long RangeInCentimeters;

RangeInCentimeters = ultrasonic.MeasureInCentimeters(); // two measurements should keep an interval
Serial.println(RangeInCentimeters);//0~400cm
u8g2.firstPage();
do {

// draw the scrolling text at current offset
x = offset;
u8g2.setFont(u8g2_font_inb30_mr);   // set the target font
//    do {                // repeated drawing of the scrolling text...
//      u8g2.drawUTF8(x, 30, text);     // draw the scolling text
//      x += width;           // add the pixel width of the scrolling text
//    } while( x < u8g2.getDisplayWidth() );    // draw again until the complete display is filled
//
u8g2.setFont(u8g2_font_inb16_mr);   // draw the current pixel width
u8g2.setCursor(0, 20);
//u8g2.print(width++);          // this value must be lesser than 128 unless U8G2_16BIT is set
u8g2.print(RangeInCentimeters);          // this value must be lesser than 128 unless U8G2_16BIT is set
u8g2.setCursor(40, 20);
u8g2.print("cm");


//dht11
sensors_event_t event;
dht.temperature().getEvent(&event);
u8g2.setCursor(0, 40);
u8g2.print(event.temperature) ;
u8g2.setCursor(80, 40);
u8g2.print("C") ;

dht.humidity().getEvent(&event);
u8g2.setCursor(0, 60);
u8g2.print(event.relative_humidity) ;
u8g2.setCursor(80, 60);
u8g2.print("%") ;

} while ( u8g2.nextPage() );

offset -= 1; // scroll by one pixel
if ( (u8g2_uint_t)offset < (u8g2_uint_t) - width )
offset = 0; // start over again

delay(10); // do some small delay
}

Gps Wio Terminal

`#include <SoftwareSerial.h>
#include <TinyGPS++.h>
#include "TFT_eSPI.h"
#include <SPI.h>
#include <Seeed_FS.h>
#include "SD/Seeed_SD.h"

SoftwareSerial mySerial(2, 3); // RX, TX
TinyGPSPlus gps;
TFT_eSPI tft;

TinyGPSCustom ExtLat(gps, "GPGGA", 3); //N for Latitude
TinyGPSCustom ExtLng(gps, "GPGGA", 5); //E for Longitude

const float pi = 3.1415;
int menu = 0, p_menu = 3;
int logging = 0, sat_n = 0;
double dist_LAT = 34.9722899, dist_LONG = 138.3868869;

String p_hour, p_lat, p_lng, p_alt, p_sat, p_date;
String p_my_speed, p_my_course, p_dist_dTo, p_dist_cTo;
String pdist_LAT, pdist_LONG;
String sdist_LAT = String(dist_LAT);
String sdist_LONG = String(dist_LONG);

//for Satellites position ****************************
static const int MAX_SATELLITES = 40;

TinyGPSCustom totalGPGSVMessages(gps, "GPGSV", 1); // $GPGSV sentence, first element
TinyGPSCustom messageNumber(gps, "GPGSV", 2); // $GPGSV sentence, second element
TinyGPSCustom satsInView(gps, "GPGSV", 3); // $GPGSV sentence, third element
TinyGPSCustom satNumber[4]; // to be initialized later
TinyGPSCustom elevation[4];
TinyGPSCustom azimuth[4];
TinyGPSCustom snr[4];

struct
{
bool active;
int elevation;
int azimuth;
int snr;
int dsp;
} sats[MAX_SATELLITES];

int Log_f = 0;
String N_date, hour0;
unsigned long p_time;
int N_y, N_m, N_d;
String hr1, min1, sec1;
String F_name;
bool sd;

// ************************

void disp_title(){
if (menu == 0) {
tft.fillScreen(TFT_BLACK);
tft.setTextSize(3);
tft.drawString("GPS",120,3);
tft.setTextSize(2);

tft.drawString("Date",30,42);
tft.drawString("Time",30,74);
tft.drawString("LAT",30,106);
tft.drawString("LONG",30,138);
tft.drawString("ALT",30,170);
tft.drawString("Satellites",30,202);
if(sd != true) {
    tft.drawChar(295,223,'S',TFT_WHITE, TFT_RED,2);
    tft.drawChar(307,223,'D',TFT_WHITE, TFT_RED,2);     
}
p_hour = " "; p_lat = " "; p_lng = " "; p_alt = " "; p_sat = " "; p_date = " ";
if(Log_f == 1)
    tft.drawChar(295,3,'L',TFT_YELLOW, TFT_BLACK,2);

}
else if(menu == 1) {
tft.fillScreen(TFT_BLACK);
tft.setTextSize(3);
tft.drawString("GPS",120,3);
tft.setTextSize(2);

tft.drawString("Speed",30,64);
tft.drawString("Course",30,88);
tft.drawString("Destination",30,112);
tft.drawString("LAT",40,136);
tft.drawString("LONG",40,160);
tft.drawString("Distance",40,184);
tft.drawString("Course",40,208);
tft.fillRect(130,136,120,16,TFT_BLACK);
tft.drawString(sdist_LAT,130,136);
tft.fillRect(130,160,120,16,TFT_BLACK);
tft.drawString(sdist_LONG,130,160);
if(sd != true) {
    tft.drawChar(295,223,'S',TFT_WHITE, TFT_RED,2);
    tft.drawChar(307,223,'D',TFT_WHITE, TFT_RED,2);     
}

p_my_speed = " "; p_my_course = " "; p_dist_dTo = " "; p_dist_cTo = " ";
if(Log_f == 1)
    tft.drawChar(295,3,'L',TFT_YELLOW, TFT_BLACK,2);    

}

else if(menu == 2) {
tft.fillScreen(TFT_BLACK);
tft.setTextSize(2);

tft.drawCircle(160,120,120,TFT_WHITE);
tft.drawCircle(160,120,80,TFT_WHITE);
tft.drawCircle(160,120,60,TFT_WHITE);
tft.drawCircle(160,120,40,TFT_WHITE);
tft.drawLine(160,1,160,239,TFT_WHITE);
tft.drawLine(40,120,280,120,TFT_WHITE);
tft.fillCircle(160,120,3,TFT_RED);
tft.drawChar(153,0,'N',TFT_ORANGE, TFT_BLACK,3);
tft.drawChar(153,219,'S',TFT_ORANGE, TFT_BLACK,3);
tft.drawChar(24,111,'W',TFT_ORANGE, TFT_BLACK,3);
tft.drawChar(280,111,'E',TFT_ORANGE, TFT_BLACK,3);
if(sd != true) {
    tft.drawChar(295,223,'S',TFT_WHITE, TFT_RED,2);
    tft.drawChar(307,223,'D',TFT_WHITE, TFT_RED,2);     
}

for (int i=0; i<MAX_SATELLITES; ++i)
    sats[i-1].dsp = 0;
    if(Log_f == 1)
        tft.drawChar(295,3,'L',TFT_YELLOW, TFT_BLACK,2);
}

}
// ===================================================================
void setup() {
// Open serial communications and wait for port to open:
Serial.begin(57600);
mySerial.begin(9600);

pinMode(WIO_KEY_A, INPUT_PULLUP);
pinMode(WIO_KEY_B, INPUT_PULLUP);
pinMode(WIO_KEY_C, INPUT_PULLUP);

Serial.print("Initializing SD card...");
if (!SD.begin(SDCARD_SS_PIN, SDCARD_SPI)) {
  Serial.println("initialization failed!");
  //while (1);
  sd = false;
  tft.drawChar(295,223,'S',TFT_WHITE, TFT_RED,2);
  tft.drawChar(307,223,'D',TFT_WHITE, TFT_RED,2);     
}
else {
    Serial.println("initialization done.");
    sd = true;
}
tft.begin();
tft.setRotation(3);

tft.fillScreen(TFT_BLACK); //Black background    
tft.setTextColor(TFT_YELLOW);

//for satellites position
// Initialize all the uninitialized TinyGPSCustom objects
for (int i=0; i<4; ++i)
{
  satNumber[i].begin(gps, "GPGSV", 4 + 4 * i); // offsets 4, 8, 12, 16
  elevation[i].begin(gps, "GPGSV", 5 + 4 * i); // offsets 5, 9, 13, 17
  azimuth[i].begin(  gps, "GPGSV", 6 + 4 * i); // offsets 6, 10, 14, 18
  snr[i].begin(      gps, "GPGSV", 7 + 4 * i); // offsets 7, 11, 15, 19
}

}

// ============================================================================
void loop() {
long N_mjd;

while (mySerial.available() > 0) {
  char c = mySerial.read();
  //Serial.print(c);
  gps.encode(c);
}

if (((millis()-p_time) >3000) and (Log_f ==1)) {
  File myFile = SD.open(F_name,FILE_APPEND);
  if(myFile) {
        myFile.print(N_date);
        Serial.print(N_date);
        myFile.print(",");
        Serial.print(" , ");
        myFile.print(hour0);
        Serial.print(hour0);
        myFile.print(",");
        Serial.print(" , ");
        myFile.print(gps.location.lat(),6);
        Serial.print(gps.location.lat(),6);
        myFile.print(",");
        Serial.print(" , ");
        myFile.print(gps.location.lng(),6);
        Serial.print(gps.location.lng(),6);
        myFile.print(",");
        Serial.print(" , ");
        myFile.println(gps.altitude.meters());
        Serial.println(gps.altitude.meters());
        myFile.close();
  }
  p_time = millis();
}

double lat0 = gps.location.lat();
double lat1 = (lat0 -int(lat0))*60;
double lat2 = (lat1 - int(lat1))*60;
String lat3 = String(int(lat0))+':' + String(int(lat1))+':'+String(lat2) + ' ' + String(ExtLat.value());

double lng0 = gps.location.lng();
double lng1 = (lng0 -int(lng0))*60;
double lng2 = (lng1 - int(lng1))*60;
String lng3 = String(int(lng0))+':' + String(int(lng1))+':'+String(lng2) + ' ' + String(ExtLng.value());

int hr = gps.time.hour()+9;
if (hr>24) hr -= 24;
String hr0 = '0'+String(hr);
 hr1 = hr0.substring(hr0.length()-2); 
String min0 = '0'+String(gps.time.minute());
 min1 = min0.substring(min0.length()-2); 
String sec0 = '0'+String(gps.time.second());
 sec1 = sec0.substring(sec0.length()-2);
       hour0 =  hr1+':'+min1+':'+sec1;

//Calculate date
if (gps.date.isUpdated()) {
int y = gps.date.year();
int m = gps.date.month();
int d = gps.date.day();
if(m<3){y--; m+=12;}
long mjd = int(361.7015y)+int(y/400)-int(y/100)+int(30.59(m-2))+d-678912;
if(gps.time.hour()>14)
N_mjd = 58580+(mjd-51412);
else
N_mjd = 58579+(mjd-51412);
long n = N_mjd+678881;
long a = 4n+3+3(4*(n+1)/146097+1);
long b = 5*((a % 1461)/4)+2;
N_y = int(a/1461);
N_m = int(b/153+3);
N_d = int((b % 153)/5+1);
if (N_m>12){N_y++; N_m-=12;}
N_date = String(N_y)+'/'+('0'+String(N_m)).substring(('0'+String(N_m)).length()-2)+'/'+('0'+String(N_d)).substring(('0'+String(N_d)).length()-2);
}

if(menu == 0) { //menu 0: Location -----------------------------
if(menu != p_menu) {
disp_title();
p_menu = menu;
}

if (N_date != p_date) {    //Date
  tft.fillRect(100,42,120,16,TFT_BLACK);
  tft.drawString(N_date,100,42);
  p_date = N_date;
}

if (hour0 != p_hour) {    //Time
  tft.fillRect(100,74,120,16,TFT_BLACK);
  tft.drawString(hour0,100,74);
  p_hour = hour0;
}

if (lat3 != p_lat) {      //Latitude
  tft.fillRect(100,106,132,16,TFT_BLACK);
  tft.drawString(lat3,100,106);
  p_lat = lat3;
}

if (lng3 != p_lng) {      //Longitude
  tft.fillRect(100,138,156,16,TFT_BLACK);
  tft.drawString(lng3,100,138);
  p_lng = lng3;
}

if (String(gps.altitude.meters()) != p_alt) { //Altimeter
  tft.fillRect(100,170,60,16,TFT_BLACK);
  tft.drawString(String(gps.altitude.meters()),100,170);
  p_alt = String(gps.altitude.meters());
}

if (String(gps.satellites.value()) != p_sat) {  //N of Satellites
  tft.fillRect(160,202,32,16,TFT_BLACK);
  tft.drawString(String(gps.satellites.value()),160,202);
  p_sat = String(gps.satellites.value());
}

} // end of menu=0

else if (menu == 1) { //menu1: Speed ---------------------------
if(menu != p_menu) {
disp_title();
p_menu = menu;
}
String my_speed = String(gps.speed.mps());
String my_course = String(gps.course.deg());
double dist_dTo =
TinyGPSPlus::distanceBetween(
gps.location.lat(),
gps.location.lng(),
dist_LAT,
dist_LONG);
double dist_cTo =
TinyGPSPlus::courseTo(
gps.location.lat(),
gps.location.lng(),
dist_LAT,
dist_LONG);
String s_distanceTo = String(dist_dTo);
String s_courseTo = String(dist_cTo);

  //Display Speed & Course
  if (my_speed != p_my_speed) {  //Speed
    tft.fillRect(130,64,48,16,TFT_BLACK);
    tft.drawString(my_speed,130,64);
    p_my_speed = my_speed;
  }
  
  if (my_course != p_my_course) {  //Course
    tft.fillRect(130,88,72,16,TFT_BLACK);
    tft.drawString(my_course,130,88);
    p_my_course = my_course;
  }
  
  if (sdist_LAT != pdist_LAT) {  //distination latitude
    tft.fillRect(130,136,120,16,TFT_BLACK);
    tft.drawString(sdist_LAT,130,136);
    pdist_LAT = sdist_LAT;
  }
  
  if (sdist_LONG != pdist_LONG) {  //distination longitude
    tft.fillRect(130,160,120,16,TFT_BLACK);
    tft.drawString(sdist_LONG,130,160);
    pdist_LONG = sdist_LONG;
  }
  
  if (s_distanceTo != p_dist_dTo) {  //distance to the mark point
    tft.fillRect(154,184,84,16,TFT_BLACK);
    tft.drawString(s_distanceTo,154,184);
    p_dist_dTo = s_distanceTo;
  }
  
  if (s_courseTo != p_dist_cTo) {  //Course to the mark point
    tft.fillRect(154,208,72,16,TFT_BLACK);
    tft.drawString(s_courseTo,154,208);
    p_dist_cTo = s_courseTo;
  }            

} //end of menu = 1

if (menu == 2) { //menu 2: Satellites ---------------------------
if(menu != p_menu) {
disp_title();
p_menu = menu;
}

if (totalGPGSVMessages.isUpdated())
{
  for (int i=0; i<4; ++i) {
    int no = atoi(satNumber[i].value());
    if (no >= 1 && no <= MAX_SATELLITES)
    {
      sats[no-1].elevation = atoi(elevation[i].value());
      sats[no-1].azimuth = atoi(azimuth[i].value());
      sats[no-1].snr = atoi(snr[i].value());
      sats[no-1].active = true;
    }
  }

  int totalMessages = atoi(totalGPGSVMessages.value());
  int currentMessage = atoi(messageNumber.value());
  if (totalMessages == currentMessage)
  {
    for (int i=0; i<MAX_SATELLITES; ++i)
    {
      if (sats[i].active)
      {            
        int p_X = 160 + (120*cos((sats[i].elevation/180.0)*pi)) * (sin((sats[i].azimuth)/360.0*2.0*pi));
        int p_Y = 120 - (120*cos((sats[i].elevation/180.0)*pi)) * (cos((sats[i].azimuth)/360.0*2.0*pi));
        tft.fillCircle( p_X, p_Y, 5,TFT_BLUE);
        if (sats[i].dsp == 0) {
            tft.drawString(String(i+1),p_X+3,p_Y+3);
            sats[i].dsp = 1;
        }
      }
    }
           
    for (int i=0; i<MAX_SATELLITES; ++i)
      sats[i].active = false;
  }
}    

} //end of menu = 2

// Button check
if (digitalRead(WIO_KEY_C) == LOW) { // Page(menu) change
menu++;
if(menu > 2) menu = 0;
while(digitalRead(WIO_KEY_C) == LOW){}
}

if (digitalRead(WIO_KEY_A) == LOW) { // Log to SD card
if ((Log_f == 0) and (sd == true)) {
Log_f = 1;
tft.drawChar(295,3,'L',TFT_YELLOW, TFT_BLACK,2);
p_time = millis();
if(N_date !="" and hour0 !="") {
F_name = String(N_y)+String(N_m)+String(N_d)+"_"+hr1+min1+sec1+".txt";
Serial.println(F_name);
}

  }
  else if ((Log_f == 1) and (sd == true)){
      Log_f = 0;
      tft.drawChar(295,3,'L',TFT_BLACK, TFT_BLACK,2);
      Serial.println(F_name+" closed");
  }
  while(digitalRead(WIO_KEY_A) == LOW){}

}

if (digitalRead(WIO_KEY_B) == LOW) { // Mark current location
dist_LAT = gps.location.lat();
dist_LONG = gps.location.lng();
tft.drawChar(308,3,'M',TFT_YELLOW, TFT_BLACK,2);
while(digitalRead(WIO_KEY_B) == LOW){}
}

} // end of loop`

The relay is not triggered by gesture sensor

#include "Adafruit_NeoPixel.h"
#ifdef __AVR__
#include <avr/power.h>
#endif

#define PIN 3


#include "Ultrasonic.h"
#include <Servo.h>
int d=0;
int five=5;
int six=6;


int topLeds[] =     {12, 13, 14, 15,  0,  1,  2, 3, 4};
int bottomLeds[] =  {12, 11, 10,  9,  8,  7,  6, 5, 4};
int leftLeds[] =    {0,  15, 14, 13, 12, 11, 10, 9, 8};
int rightLeds[] =   {0,   1,  2,  3,  4,  5,  6, 7, 8};

// gesture sensor stuff


#include <Wire.h>
#include "paj7620.h"



Adafruit_NeoPixel strip = Adafruit_NeoPixel(16, PIN, NEO_GRB + NEO_KHZ800);


/*
  Notice: When you want to recognize the Forward/Backward gestures, your gestures' reaction time must less than GES_ENTRY_TIME(0.8s).
        You also can adjust the reaction time according to the actual circumstance.
*/
#define GES_REACTION_TIME       500             // You can adjust the reaction time according to the actual circumstance.
#define GES_ENTRY_TIME          800             // When you want to recognize the Forward/Backward gestures, your gestures' reaction time must less than GES_ENTRY_TIME(0.8s). 
#define GES_QUIT_TIME           1000

void setup() {
  // This is for Trinket 5V 16MHz, you can remove these three lines if you are not using a Trinket
#if defined (__AVR_ATtiny85__)
  if (F_CPU == 16000000) {
    clock_prescale_set(clock_div_1);

     Serial.begin(9600);
  // initialize digital pin LED_BUILTIN as an output.
  pinMode(five, OUTPUT);
  pinMode(six, OUTPUT);
  
  }
#endif
  // End of trinket special code

  strip.begin();
  strip.setBrightness(255);
  strip.show(); // Initialize all pixels to 'off'

  uint8_t error = 0;

  Serial.begin(9600);
  Serial.println("\nPAJ7620U2 TEST DEMO: Recognize 9 gestures.");

  error = paj7620Init();          // initialize Paj7620 registers
  if (error)
  {
    Serial.print("INIT ERROR,CODE:");
    Serial.println(error);
  }
  else
  {
    Serial.println("INIT OK");
  }
  Serial.println("Please input your gestures:\n");


}

void loop() {

  uint8_t data = 0, data1 = 0, error;

  error = paj7620ReadReg(0x43, 1, &data);             // Read Bank_0_Reg_0x43/0x44 for gesture result.
  if (!error)
  {
    switch (data)                                   // When different gestures be detected, the variable 'data' will be set to different values by paj7620ReadReg(0x43, 1, &data).
    {
      case GES_RIGHT_FLAG:
        delay(GES_ENTRY_TIME);
        paj7620ReadReg(0x43, 1, &data);
        if (data == GES_FORWARD_FLAG)
        {
          Serial.println("Forward");
          delay(GES_QUIT_TIME);
        }
        else if (data == GES_BACKWARD_FLAG)
        {
          Serial.println("Backward");
          delay(GES_QUIT_TIME);
        }
        else
        {
          Serial.println("Right");
          digitalWrite(five, LOW);  
          directions(strip.Color(255, 0, 0), 50, "right");
        }
        break;
      case GES_LEFT_FLAG:
        delay(GES_ENTRY_TIME);
        paj7620ReadReg(0x43, 1, &data);
        if (data == GES_FORWARD_FLAG)
        {
          Serial.println("Forward");
          delay(GES_QUIT_TIME);
        }
        else if (data == GES_BACKWARD_FLAG)
        {
          Serial.println("Backward");
          delay(GES_QUIT_TIME);
        }
        else
        {
          Serial.println("Left");
          digitalWrite(five, HIGH); 
          directions(strip.Color(255, 0, 0), 50, "left");
        }
        break;
      case GES_UP_FLAG:
        delay(GES_ENTRY_TIME);
        paj7620ReadReg(0x43, 1, &data);
        if (data == GES_FORWARD_FLAG)
        {
          Serial.println("Forward");
          delay(GES_QUIT_TIME);
        }
        else if (data == GES_BACKWARD_FLAG)
        {
          Serial.println("Backward");
          delay(GES_QUIT_TIME);
        }
        else
        {
          Serial.println("Up");
          directions(strip.Color(255, 0, 0), 50, "up");
        }
        break;
      case GES_DOWN_FLAG:
        delay(GES_ENTRY_TIME);
        paj7620ReadReg(0x43, 1, &data);
        if (data == GES_FORWARD_FLAG)
        {
          Serial.println("Forward");
          delay(GES_QUIT_TIME);
        }
        else if (data == GES_BACKWARD_FLAG)
        {
          Serial.println("Backward");
          delay(GES_QUIT_TIME);
        }
        else
        {
          Serial.println("Down");
          directions(strip.Color(255, 0, 0), 50, "down");
        }
        break;
      case GES_FORWARD_FLAG:
        Serial.println("Forward");
        delay(GES_QUIT_TIME);
        break;
      case GES_BACKWARD_FLAG:
        Serial.println("Backward");
        delay(GES_QUIT_TIME);
        break;
      case GES_CLOCKWISE_FLAG:
        Serial.println("Clockwise");
        break;
      case GES_COUNT_CLOCKWISE_FLAG:
        Serial.println("anti-clockwise");
        break;
      default:
        paj7620ReadReg(0x44, 1, &data1);
        if (data1 == GES_WAVE_FLAG)
        {
          Serial.println("wave");
        }
        break;
    }
  }
  delay(100);



  /* // Some example procedures showing how to display to the pixels:
    colorWipe(strip.Color(255, 0, 0), 50); // Red
    colorWipe(strip.Color(0, 255, 0), 50); // Green
    colorWipe(strip.Color(0, 0, 255), 50); // Blue
    //colorWipe(strip.Color(0, 0, 0, 255), 50); // White RGBW
    // Send a theater pixel chase in...
    theaterChase(strip.Color(127, 127, 127), 50); // White
    theaterChase(strip.Color(127, 0, 0), 50); // Red
    theaterChase(strip.Color(0, 0, 127), 50); // Blue
    rainbow(20);
    rainbowCycle(20);
    theaterChaseRainbow(50);
  */

}

// Fill the dots one after the other with a color
void colorWipe(uint32_t c, uint8_t wait) {
  for (uint16_t i = 0; i < strip.numPixels(); i++) {
    strip.setPixelColor(i, c);
    strip.show();
    delay(wait);
  }
}

void directions(uint32_t c, uint8_t wait, String d) {

  if (d == "up") {

    digitalWrite(five, HIGH); 
  

    
    for (uint16_t i = 0; i < 8; i++) {
      strip.setPixelColor(topLeds[i], c);
      strip.setPixelColor(bottomLeds[i], c);
      strip.show();
      delay(wait);
    }

    for (uint16_t i = 0; i < 8; i++) {
      strip.setPixelColor(topLeds[i], 0, 0, 0);
      strip.setPixelColor(bottomLeds[i], 0, 0, 0);
      strip.show();
      delay(wait / 2);
    }
  }

  if (d == "down") {

      digitalWrite(five, HIGH); 
    
      
    for (uint16_t i = 8; i > 0; i--) {
      strip.setPixelColor(topLeds[i], c);
      strip.setPixelColor(bottomLeds[i], c);
      strip.show();
      delay(wait);
    }

    for (uint16_t i = 8; i > 0; i--) {
      strip.setPixelColor(topLeds[i], 0, 0, 0);
      strip.setPixelColor(bottomLeds[i], 0, 0, 0);
      strip.show();
      delay(wait / 2);
    }
  }

  if (d == "left") {

      digitalWrite(five, LOW); 
      
    for (uint16_t i = 0; i < 8; i++) {
      strip.setPixelColor(leftLeds[i], c);
      strip.setPixelColor(rightLeds[i], c);
      strip.show();
      delay(wait);
    }

    for (uint16_t i = 0; i < 8; i++) {
      strip.setPixelColor(leftLeds[i], 0, 0, 0);
      strip.setPixelColor(rightLeds[i], 0, 0, 0);
      strip.show();
      delay(wait / 2);
    }
  }

  if (d == "right") {
      digitalWrite(five, LOW); 
    
    for (uint16_t i = 8; i > 0; i--) {
      strip.setPixelColor(leftLeds[i], c);
      strip.setPixelColor(rightLeds[i], c);
      strip.show();
      delay(wait);
    }

    for (uint16_t i = 8; i > 0; i--) {
      strip.setPixelColor(leftLeds[i], 0, 0, 0);
      strip.setPixelColor(rightLeds[i], 0, 0, 0);
      strip.show();
      delay(wait / 2);
    }
  }

}




void rainbow(uint8_t wait) {
  uint16_t i, j;

  for (j = 0; j < 256; j++) {
    for (i = 0; i < strip.numPixels(); i++) {
      strip.setPixelColor(i, Wheel((i + j) & 255));
    }
    strip.show();
    delay(wait);
  }
}

// Slightly different, this makes the rainbow equally distributed throughout
void rainbowCycle(uint8_t wait) {
  uint16_t i, j;

  for (j = 0; j < 256 * 5; j++) { // 5 cycles of all colors on wheel
    for (i = 0; i < strip.numPixels(); i++) {
      strip.setPixelColor(i, Wheel(((i * 256 / strip.numPixels()) + j) & 255));
    }
    strip.show();
    delay(wait);
  }
}

//Theatre-style crawling lights.
void theaterChase(uint32_t c, uint8_t wait) {
  for (int j = 0; j < 10; j++) { //do 10 cycles of chasing
    for (int q = 0; q < 3; q++) {
      for (uint16_t i = 0; i < strip.numPixels(); i = i + 3) {
        strip.setPixelColor(i + q, c);  //turn every third pixel on
      }
      strip.show();

      delay(wait);

      for (uint16_t i = 0; i < strip.numPixels(); i = i + 3) {
        strip.setPixelColor(i + q, 0);      //turn every third pixel off
      }
    }
  }
}

//Theatre-style crawling lights with rainbow effect
void theaterChaseRainbow(uint8_t wait) {
  for (int j = 0; j < 256; j++) {   // cycle all 256 colors in the wheel
    for (int q = 0; q < 3; q++) {
      for (uint16_t i = 0; i < strip.numPixels(); i = i + 3) {
        strip.setPixelColor(i + q, Wheel((i + j) % 255)); //turn every third pixel on
      }
      strip.show();

      delay(wait);

      for (uint16_t i = 0; i < strip.numPixels(); i = i + 3) {
        strip.setPixelColor(i + q, 0);      //turn every third pixel off
      }
    }
  }
}

// Input a value 0 to 255 to get a color value.
// The colours are a transition r - g - b - back to r.
uint32_t Wheel(byte WheelPos) {
  WheelPos = 255 - WheelPos;
  if (WheelPos < 85) {
    return strip.Color(255 - WheelPos * 3, 0, WheelPos * 3);
  }
  if (WheelPos < 170) {
    WheelPos -= 85;
    return strip.Color(0, WheelPos * 3, 255 - WheelPos * 3);
  }
  WheelPos -= 170;
  return strip.Color(WheelPos * 3, 255 - WheelPos * 3, 0);
}

Sqlite Installation error log


...
2021-05-04T10:24:45.654Z Install : node-red-node-sqlite 0.6.0

2021-05-04T10:24:45.980Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2021-05-04T10:24:49.243Z [err] npm
2021-05-04T10:24:49.243Z [err] WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2021-05-04T10:24:51.521Z [err] npm ERR! code
2021-05-04T10:24:51.521Z [err] 1
2021-05-04T10:24:51.521Z [err] npm ERR! path C:\Users\ndrea.node-red\node_modules\sqlite3
2021-05-04T10:24:51.523Z [err] npm ERR! command failed
2021-05-04T10:24:51.523Z [err] npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
2021-05-04T10:24:51.523Z [err] npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\ndrea.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\ndrea.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp info it worked if it ends with ok
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp info using [email protected]
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp info using [email protected] | win32 | x64
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp info check checked for "C:\Users\ndrea.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-04T10:24:51.523Z [err] npm ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
2021-05-04T10:24:51.523Z [err] npm
2021-05-04T10:24:51.524Z [err] ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info it worked if it ends with ok
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info using [email protected]
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info using [email protected] | win32 | x64
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info ok
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info it worked if it ends with ok
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info using [email protected]
2021-05-04T10:24:51.524Z [err] npm ERR! gyp info using [email protected] | win32 | x64
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python Python is not set from command line or npm configuration
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python Python is not set from environment variable PYTHON
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if "python3" can be used
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "python3" is not in PATH or produced an error
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if "python" can be used
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "python" is not in PATH or produced an error
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if "python2" can be used
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "python2" is not in PATH or produced an error
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if Python is C:\Python37\python.exe
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "C:\Python37\python.exe" could not be run
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if Python is C:\Python27\python.exe
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "C:\Python27\python.exe" could not be run
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python checking if the py launcher can be used to find Python
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - "py.exe" is not in PATH or produced an error
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python **********************************************************
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python You need to install the latest version of Python.
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python you can try one of the following options:
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python (accepted by both node-gyp and npm)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - Set the environment variable PYTHON
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python - Set the npm configuration variable python:
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python npm config set python "C:\Path\To\python.exe"
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python For more information consult the documentation at:
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python **********************************************************
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! find Python
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! configure error
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack Error: Could not find any Python installation to use
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at PythonFinder.fail (C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:302:47)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at PythonFinder.runChecks (C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at PythonFinder. (C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:200:18)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at PythonFinder.execFileCallback (C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\find-python.js:266:16)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at exithandler (node:child_process:333:5)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at ChildProcess.errorhandler (node:child_process:345:5)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:288:12)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at onErrorNT (node:internal/child_process:480:16)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:83:21)
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! System Windows_NT 10.0.19042
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\Users\ndrea\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\Users\ndrea\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93"
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! cwd C:\Users\ndrea.node-red\node_modules\sqlite3
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! node -v v16.0.0
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! node-gyp -v v7.1.2
2021-05-04T10:24:51.524Z [err] npm ERR! gyp ERR! not ok
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! build error
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\ndrea\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\ndrea.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\ndrea.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess. (C:\Users\ndrea.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\ndrea\.node-red\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! cwd C:\Users\ndrea.node-red\node_modules\sqlite3
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! node -v v16.0.0
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
2021-05-04T10:24:51.524Z [err] npm ERR! node-pre-gyp ERR! not ok
2021-05-04T10:24:51.531Z [err]
2021-05-04T10:24:51.531Z [err] npm ERR!
2021-05-04T10:24:51.531Z [err] A complete log of this run can be found in:
2021-05-04T10:24:51.531Z [err] npm ERR! C:\Users\ndrea\AppData\Local\npm-cache_logs\2021-05-04T10_24_51_524Z-debug.log
2021-05-04T10:24:51.547Z rc=1
...

Can't update WiFiNINA Firmware to 1.4.0 version

After updating the firmware of WiFiNINA through: Tools-> WiFiNINA Firmware Updater, sketch still notify me that I needed to update my firmware. I runned the sketch WiFiNINA CheckFirmwareVersion and the current version was still the 1.3.0 instead of the recommended 1.4.0 version. I opened the WiFiNINA Firmware Updater again and confirmed that this tool will only install 1.3.0 version of said firmware.

Annotazione 2020-07-22 171739

Proposta di codice stazione meteo

`// DHT Temperature & Humidity Sensor
// Unified Sensor Library Example
// Written by Tony DiCola for Adafruit Industries
// Released under an MIT license.

// REQUIRES the following Arduino libraries:
// - DHT Sensor Library: https://github.com/adafruit/DHT-sensor-library
// - Adafruit Unified Sensor Lib: https://github.com/adafruit/Adafruit_Sensor

#include <Adafruit_Sensor.h>
#include <DHT.h>
#include <DHT_U.h>

#include "Ultrasonic.h"

#define DHTPIN 2
#define DHTTYPE DHT11

DHT_Unified dht(DHTPIN, DHTTYPE);
int led = 5;
int val;
const int sensore = A0;
Ultrasonic ultrasonic(0);

uint32_t delayMS;

void setup() {
Serial.begin(9600);
// Initialize device.
dht.begin();
Serial.println(F("DHTxx Unified Sensor Example"));
// Print temperature sensor details.
sensor_t sensor;
dht.temperature().getSensor(&sensor);
Serial.println(F("------------------------------------"));
Serial.println(F("Temperature Sensor"));
Serial.print (F("Sensor Type: ")); Serial.println(sensor.name);
Serial.print (F("Driver Ver: ")); Serial.println(sensor.version);
Serial.print (F("Unique ID: ")); Serial.println(sensor.sensor_id);
Serial.print (F("Max Value: ")); Serial.print(sensor.max_value); Serial.println(F("°C"));
Serial.print (F("Min Value: ")); Serial.print(sensor.min_value); Serial.println(F("°C"));
Serial.print (F("Resolution: ")); Serial.print(sensor.resolution); Serial.println(F("°C"));
Serial.println(F("------------------------------------"));
// Print humidity sensor details.
dht.humidity().getSensor(&sensor);
Serial.println(F("Humidity Sensor"));
Serial.print (F("Sensor Type: ")); Serial.println(sensor.name);
Serial.print (F("Driver Ver: ")); Serial.println(sensor.version);
Serial.print (F("Unique ID: ")); Serial.println(sensor.sensor_id);
Serial.print (F("Max Value: ")); Serial.print(sensor.max_value); Serial.println(F("%"));
Serial.print (F("Min Value: ")); Serial.print(sensor.min_value); Serial.println(F("%"));
Serial.print (F("Resolution: ")); Serial.print(sensor.resolution); Serial.println(F("%"));
Serial.println(F("------------------------------------"));
// Set delay between sensor readings based on sensor details.
delayMS = sensor.min_delay / 1000;
}

void loop() {
long RangeInCentimeters;
RangeInCentimeters = ultrasonic.MeasureInCentimeters();
int luce = analogRead(sensore);
delay(delayMS);
sensors_event_t event;
dht.temperature().getEvent(&event);
if (isnan(event.temperature)) {
Serial.println(F("Error reading temperature!"));
}
else {
Serial.print("Brightness: " );
Serial.print(luce) ;
Serial.print(" B.I. ");
Serial.print(" Distance: ");//0400cm
Serial.print(RangeInCentimeters);//0
400cm
Serial.print(" centimetres ");
Serial.print(" Temperature: ");
Serial.print(event.temperature);
Serial.print("°C ");
}
// Get humidity event and print its value.
dht.humidity().getEvent(&event);
if (isnan(event.relative_humidity)) {
Serial.println(F("Error reading humidity!"));
}
else {
Serial.print(F(" Humidity: "));
Serial.print(event.relative_humidity);
Serial.println(F("%"));
}
}`

sqlite node -installation failed


2021-05-07T07:57:32.989Z Install : node-red-node-sqlite 0.6.0

2021-05-07T07:57:33.014Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2021-05-07T07:57:35.469Z [err] npm
2021-05-07T07:57:35.469Z [err] WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2021-05-07T07:57:41.368Z [err] npm ERR!
2021-05-07T07:57:41.368Z [err] code 1
2021-05-07T07:57:41.368Z [err] npm ERR! path C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T07:57:41.369Z [err] npm ERR! command failed
2021-05-07T07:57:41.369Z [err] npm ERR! command C:\windows\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
2021-05-07T07:57:41.369Z [err] npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T07:57:41.369Z [err] npm ERR!
2021-05-07T07:57:41.369Z [err] node-pre-gyp info it worked if it ends with ok
2021-05-07T07:57:41.369Z [err] npm ERR! node-pre-gyp info using [email protected]
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp info using [email protected] | win32 | x64
2021-05-07T07:57:41.369Z [err] npm ERR!
2021-05-07T07:57:41.369Z [err] node-pre-gyp WARN Using request for node-pre-gyp https download
2021-05-07T07:57:41.369Z [err] npm ERR! node-pre-gyp info check checked for "C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! gyp info it worked if it ends with ok
2021-05-07T07:57:41.369Z [err] npm ERR! gyp info using [email protected]
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! gyp info using [email protected] | win32 | x64
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! gyp info ok
2021-05-07T07:57:41.369Z [err] npm
2021-05-07T07:57:41.369Z [err] ERR! gyp info it worked if it ends with ok
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp info using [email protected]
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp info using [email protected] | win32 | x64
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp info find Python using Python version 3.9.5 found at "C:\Users\femia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe"
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS msvs_version was set from command line or npm config
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS - looking for Visual Studio version 2017
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS - "Visual Studio C++ core features" missing
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS - found "Visual Studio C++ core features"
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS - found VC++ toolset: v142
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS - found Windows SDK: 10.0.19041.0
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS - msvs_version does not match this version
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS looking for Visual Studio 2015
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS - not found
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS valid versions for msvs_version:
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS - "2019"
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS - "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS **************************************************************
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS For more information consult the documentation at:
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS **************************************************************
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! find VS
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! configure error
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! stack Error: Could not find any Visual Studio installation to use
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! stack at ChildProcess.exithandler (node:child_process:333:5)
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! System Windows_NT 10.0.19042
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" "--msvs_version=2017"
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! node -v v16.0.0
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] gyp ERR! node-gyp -v v7.1.2
2021-05-07T07:57:41.370Z [err] npm ERR! gyp ERR! not ok
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! node-pre-gyp ERR! build error
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] node-pre-gyp ERR! stack at ChildProcess. (C:\Users\femia.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
2021-05-07T07:57:41.370Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T07:57:41.370Z [err] npm
2021-05-07T07:57:41.370Z [err] ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
2021-05-07T07:57:41.370Z [err] npm ERR!
2021-05-07T07:57:41.370Z [err] node-pre-gyp ERR! System Windows_NT 10.0.19042
2021-05-07T07:57:41.370Z [err] npm ERR! node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\femia\.node-red\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
2021-05-07T07:57:41.371Z [err] npm ERR! node-pre-gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T07:57:41.371Z [err] npm ERR! node-pre-gyp ERR! node -v v16.0.0
2021-05-07T07:57:41.371Z [err] npm
2021-05-07T07:57:41.371Z [err] ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
2021-05-07T07:57:41.371Z [err] npm ERR!
2021-05-07T07:57:41.371Z [err] node-pre-gyp ERR! not ok
2021-05-07T07:57:41.379Z [err]
2021-05-07T07:57:41.380Z [err] npm ERR! A complete log of this run can be found in:
2021-05-07T07:57:41.380Z [err] npm ERR! C:\Users\femia\AppData\Local\npm-cache_logs\2021-05-07T07_57_41_371Z-debug.log
2021-05-07T07:57:41.396Z rc=1


2021-05-07T08:00:39.733Z Install : node-red-node-sqlite 0.6.0

2021-05-07T08:00:39.735Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2021-05-07T08:00:42.349Z [err] npm
2021-05-07T08:00:42.349Z [err] WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2021-05-07T08:00:46.548Z [err] npm
2021-05-07T08:00:46.548Z [err] ERR! code 1
2021-05-07T08:00:46.548Z [err] npm ERR! path C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] command failed
2021-05-07T08:00:46.549Z [err] npm ERR! command C:\windows\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
2021-05-07T08:00:46.549Z [err] npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T08:00:46.549Z [err] npm ERR! node-pre-gyp info it worked if it ends with ok
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! node-pre-gyp info using [email protected]
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] node-pre-gyp info using [email protected] | win32 | x64
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] node-pre-gyp WARN Using request for node-pre-gyp https download
2021-05-07T08:00:46.549Z [err] npm ERR! node-pre-gyp info check checked for "C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
2021-05-07T08:00:46.549Z [err] npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] gyp info it worked if it ends with ok
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] gyp info using [email protected]
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] gyp info using [email protected] | win32 | x64
2021-05-07T08:00:46.549Z [err] npm ERR! gyp info ok
2021-05-07T08:00:46.549Z [err] npm ERR! gyp info it worked if it ends with ok
2021-05-07T08:00:46.549Z [err] npm ERR! gyp info using [email protected]
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! gyp info using [email protected] | win32 | x64
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! gyp info find Python using Python version 3.9.5 found at "C:\Users\femia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe"
2021-05-07T08:00:46.549Z [err] npm
2021-05-07T08:00:46.549Z [err] ERR! gyp ERR! find VS
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] gyp ERR! find VS msvs_version was set from command line or npm config
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.549Z [err] gyp ERR! find VS - looking for Visual Studio version 2017
2021-05-07T08:00:46.549Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS - "Visual Studio C++ core features" missing
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS - found VC++ toolset: v142
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS - found Windows SDK: 10.0.19041.0
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS - msvs_version does not match this version
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS looking for Visual Studio 2015
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS - not found
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS valid versions for msvs_version:
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS - "2019"
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! find VS - "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS **************************************************************
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! find VS For more information consult the documentation at:
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS **************************************************************
2021-05-07T08:00:46.550Z [err] npm ERR!
2021-05-07T08:00:46.550Z [err] gyp ERR! find VS
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! configure error
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:333:5)
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! System Windows_NT 10.0.19042
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" "--msvs_version=2017"
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! node -v v16.0.0
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! node-gyp -v v7.1.2
2021-05-07T08:00:46.550Z [err] npm ERR! gyp ERR! not ok
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! build error
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess. (C:\Users\femia.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\femia\.node-red\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! node -v v16.0.0
2021-05-07T08:00:46.550Z [err] npm
2021-05-07T08:00:46.550Z [err] ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
2021-05-07T08:00:46.550Z [err] npm ERR! node-pre-gyp ERR! not ok
2021-05-07T08:00:46.560Z [err]
2021-05-07T08:00:46.560Z [err] npm
2021-05-07T08:00:46.560Z [err] ERR! A complete log of this run can be found in:
2021-05-07T08:00:46.560Z [err] npm ERR! C:\Users\femia\AppData\Local\npm-cache_logs\2021-05-07T08_00_46_551Z-debug.log
2021-05-07T08:00:46.576Z rc=1


2021-05-07T08:26:46.549Z Install : node-red-contrib-web-worldmap 2.13.3

2021-05-07T08:26:46.555Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2021-05-07T08:26:48.807Z [out]
2021-05-07T08:26:48.807Z [out] added 4 packages in 2s
2021-05-07T08:26:48.818Z rc=0


2021-05-07T08:32:57.168Z Install : node-red-node-sqlite 0.6.0

2021-05-07T08:32:57.172Z npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2021-05-07T08:32:59.377Z [err] npm
2021-05-07T08:32:59.377Z [err] WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2021-05-07T08:33:03.403Z [err] npm
2021-05-07T08:33:03.403Z [err] ERR! code 1
2021-05-07T08:33:03.403Z [err] npm ERR! path C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:33:03.405Z [err] npm ERR! command failed
2021-05-07T08:33:03.405Z [err] npm ERR! command C:\windows\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build
2021-05-07T08:33:03.405Z [err] npm ERR! Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T08:33:03.405Z [err] npm ERR! node-pre-gyp info it worked if it ends with ok
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! node-pre-gyp info using [email protected]
2021-05-07T08:33:03.405Z [err] npm ERR! node-pre-gyp info using [email protected] | win32 | x64
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! node-pre-gyp WARN Using request for node-pre-gyp https download
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] node-pre-gyp info check checked for "C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" (not found)
2021-05-07T08:33:03.405Z [err] npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:33:03.405Z [err] npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v93 ABI, unknown) (falling back to source compile with node-gyp)
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v93-win32-x64.tar.gz
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp info it worked if it ends with ok
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp info using [email protected]
2021-05-07T08:33:03.405Z [err] npm ERR! gyp info using [email protected] | win32 | x64
2021-05-07T08:33:03.405Z [err] npm ERR! gyp info ok
2021-05-07T08:33:03.405Z [err] npm ERR! gyp info it worked if it ends with ok
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp info using [email protected]
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp info using [email protected] | win32 | x64
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp info find Python using Python version 3.9.5 found at "C:\Users\femia\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe"
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS msvs_version was set from command line or npm config
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS - looking for Visual Studio version 2017
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community"
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS - "Visual Studio C++ core features" missing
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS checking VS2019 (16.9.31205.134) found at:
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS - found VC++ toolset: v142
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS - found Windows SDK: 10.0.19041.0
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS - msvs_version does not match this version
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS looking for Visual Studio 2015
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS - not found
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS valid versions for msvs_version:
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS - "2019"
2021-05-07T08:33:03.405Z [err] npm
2021-05-07T08:33:03.405Z [err] ERR! gyp ERR! find VS - "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS **************************************************************
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS You need to install the latest version of Visual Studio
2021-05-07T08:33:03.405Z [err] npm ERR!
2021-05-07T08:33:03.405Z [err] gyp ERR! find VS including the "Desktop development with C++" workload.
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS For more information consult the documentation at:
2021-05-07T08:33:03.405Z [err] npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
2021-05-07T08:33:03.406Z [err] npm ERR!
2021-05-07T08:33:03.406Z [err] gyp ERR! find VS **************************************************************
2021-05-07T08:33:03.406Z [err] npm ERR!
2021-05-07T08:33:03.406Z [err] gyp ERR! find VS
2021-05-07T08:33:03.406Z [err] npm ERR! gyp ERR! configure error
2021-05-07T08:33:03.406Z [err] npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.406Z [err] ERR! gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.406Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.406Z [err] ERR! gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.406Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.406Z [err] ERR! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
2021-05-07T08:33:03.406Z [err] npm ERR!
2021-05-07T08:33:03.406Z [err] gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
2021-05-07T08:33:03.406Z [err] npm ERR!
2021-05-07T08:33:03.406Z [err] gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
2021-05-07T08:33:03.406Z [err] npm ERR!
2021-05-07T08:33:03.406Z [err] gyp ERR! stack at ChildProcess.exithandler (node:child_process:333:5)
2021-05-07T08:33:03.406Z [err] npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T08:33:03.406Z [err] npm
2021-05-07T08:33:03.407Z [err] ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! System Windows_NT 10.0.19042
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\Users\femia\.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" "--msvs_version=2017"
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! node -v v16.0.0
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! node-gyp -v v7.1.2
2021-05-07T08:33:03.407Z [err] npm ERR! gyp ERR! not ok
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! build error
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\femia.node-red\node_modules\sqlite3\lib\binding\node-v93-win32-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --msvs_version=2017' (1)
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess. (C:\Users\femia.node-red\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:365:28)
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! System Windows_NT 10.0.19042
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\femia\.node-red\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! cwd C:\Users\femia.node-red\node_modules\sqlite3
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! node -v v16.0.0
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0
2021-05-07T08:33:03.407Z [err] npm ERR! node-pre-gyp ERR! not ok
2021-05-07T08:33:03.415Z [err]
2021-05-07T08:33:03.415Z [err] npm
2021-05-07T08:33:03.415Z [err] ERR! A complete log of this run can be found in:
2021-05-07T08:33:03.415Z [err] npm ERR! C:\Users\femia\AppData\Local\npm-cache_logs\2021-05-07T08_33_03_406Z-debug.log
2021-05-07T08:33:03.429Z rc=1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.