a9183756-gh / Arduino-CMake-Toolchain

CMake toolchain for all Arduino compatible boards
MIT License
136 stars 40 forks source link

Fix ARDUINO_INSTALL_PATH error #3

Closed a9183756-gh closed 4 years ago

a9183756-gh commented 4 years ago

Fixing the error that is caused when manually providing the Android IDE installation path to the toolchain using the option -D ARDUINO_INSTALL_PATH=<path/to/ArduinoInstallation>