Plugging in the Makefile-based Arduino workflow
yaaaaaay
This commit is contained in:
5
arduino/setup
Executable file
5
arduino/setup
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname "$BASH_SOURCE")
|
||||
curl -L -O -s http://ed.am/dev/make/arduino-mk/arduino.mk
|
Reference in New Issue
Block a user