Arduino-Makefile/arduino-mk
Sudar 8a2e251e95 Move binary sketch size verification logic inside makefile
Earlier bin/ard-verify-size shell script was used to validate that the
binary hex file size is less than the flash memory of the target
microcontroller.

This commit removes the dependency on the external shell script, by
moving the binary size verification logic inside the makefile itself.

Fix #54
2013-07-01 21:54:56 +05:30
..
Arduino.mk Move binary sketch size verification logic inside makefile 2013-07-01 21:54:56 +05:30
licence.txt Initial NWO check in 2012-02-28 09:06:56 +00:00