arduino-cmake / Arduino-CMake-NG

CMake-Based framework for Arduino platforms
MIT License
138 stars 39 forks source link

Cached Arduino SDK in AppVeyor builds #8

Closed MrPointer closed 6 years ago

MrPointer commented 6 years ago

Added support for build cache as requested by #5. Also made the config file a bit 'cleaner'.

closes #5.