Add the built status button
This commit is contained in:
parent
35ed0dd3af
commit
4348fd5660
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# A Makefile for Arduino Sketches
|
||||
# A Makefile for Arduino Sketches [![Build Status](https://travis-ci.org/sudar/Arduino-Makefile.svg)](https://travis-ci.org/sudar/Arduino-Makefile)
|
||||
|
||||
This is a very simple Makefile which knows how to build Arduino sketches. It defines entire workflows for compiling code, flashing it to Arduino and even communicating through Serial monitor. You don't need to change anything in the Arduino sketches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue