We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7c508 commit 7f5f925Copy full SHA for 7f5f925
cmake/updated-arduino-cmake.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+git clone [email protected]:jgoppert/arduino-cmake.git tmp
3
+rm -rf modules toolchain
4
+mv tmp/cmake/* .
5
+rm -rf tmp
0 commit comments