Skip to content

Dr-QP/conan-arduino-cmake

Repository files navigation

CI

conan-arduino-cmake

Arduino-CMake toolchain bundled as Conan package

Usage

Add remote https://api.bintray.com/conan/anton-matosov/general Add these lines to your profile

[build_requires]
arduino-sdk/1.8.11@conan/testing
arduino-cmake/1.0.0@conan/testing

Cudos

Base CMake toolchain is borrowed from https://github.com/UnaBiz/unabiz-arduino/tree/c450f70294e93ea3d45a6848e2d5b1b3b0c08968/cmake repo as it includes most up to date fixes That originates from https://github.com/queezythegreat/arduino-cmake project

License

Mozilla Public License, v. 2.0 http://mozilla.org/MPL/2.0/.