arduino-cmake
Arduino builder
An alternative build system for Arduino using CMake
Arduino CMake Build system
647 stars
52 watching
218 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
francoiscampbell/arduino-cmake | Build system for C++ projects targeting the Arduino platform using CMake | 61 |
a9183756-gh/arduino-cmake-toolchain | A toolchain for cross-compiling CMake projects for Arduino compatible boards | 137 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
arduino/arduino-builder | A tool for compiling Arduino sketches into executable code | 458 |
robotology/ycm-cmake-modules | A collection of useful CMake modules for managing build systems and software development in robotics. | 52 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |
laurentgomila/qt-android-cmake | Provides a CMake utility for building and deploying Qt-based Android applications without using QtCreator. | 243 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |