A thing that uses a Makefile instead of the Arduino IDE.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
137 B

{
"folders":
[
{
"path": "."
}
],
"build_systems":
[
{
"name": "Make - Upload",
"cmd": [ "make", "upload" ]
}
]
}