realthunder / Arduino-Makefile

Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.

Home Page:http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.

http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile

License:GNU Lesser General Public License v2.1


Languages

Language:Arduino 72.3%Language:C 16.2%Language:Python 8.3%Language:Processing 3.2%