From 6be2614c30a0d37a7c579df2805fbf8c192ca57a Mon Sep 17 00:00:00 2001 From: Simon John Date: Sun, 21 Sep 2014 18:23:06 +0100 Subject: Removed Travis-CI references from all examples. Regular users are not affected by test scripts/makefiles. Added makefile and gcc version info to config output. Tested on Arduino 1.0.6 --- examples/BlinkChipKIT/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/BlinkChipKIT') diff --git a/examples/BlinkChipKIT/Makefile b/examples/BlinkChipKIT/Makefile index bec2794..87a9f7d 100644 --- a/examples/BlinkChipKIT/Makefile +++ b/examples/BlinkChipKIT/Makefile @@ -1,6 +1,5 @@ BOARD_TAG = mega_pic32 ARDUINO_LIBS = -include ../TestSuiteCommon.mk include ../../chipKIT.mk -- cgit v1.2.3