Commit graph

725 commits

Author SHA1 Message Date
ladyada
fdd96b1583 check pretty name 2018-01-15 01:48:17 -05:00
ladyada
8db8e4037c clean up 2018-01-15 01:43:53 -05:00
ladyada
ab0c87e88d add doxy warning fail 2018-01-15 01:29:38 -05:00
ladyada
d283050172 Add automagic doxygen generation and commitage 2018-01-15 00:55:43 -05:00
ladyada
dae5547161 fix up zero & library additioning dox 2018-01-13 23:45:31 -05:00
ladyada
7d75dd1718 add flash and cpu deets to esp 2018-01-13 23:03:56 -05:00
ladyada
6b5c4a567f bump arduino to 1.8.5 2018-01-13 22:49:09 -05:00
Tony DiCola
eeaeaf8fa2 Add GitHub issue template 2016-05-27 13:45:56 -07:00
Tony DiCola
d3e662fb45 Add GitHub pull request template 2016-05-27 13:40:46 -07:00
Todd Treece
a4c3a1e146 adds travis build icon to README 2016-01-14 17:52:08 -05:00
Todd Treece
80b89e133a Merge pull request #10 from chatelao/auto_test
Self-Test
2016-01-14 10:19:25 -05:00
Oli
6f2003b0a9 Fix: Remove invalid lib 2016-01-14 08:34:04 +01:00
Oli
eca963f2a7 Add: Repo/User/Branch dependend auto-test
Add: Blink example to compile for major plattforms
2016-01-14 08:27:17 +01:00
chatelao
8972102b9c Merge pull request #2 from adafruit/master
Merge pull request #9 from chatelao/master
2016-01-14 08:19:29 +01:00
Todd Treece
f12730a9ac Merge pull request #9 from chatelao/master
Add SAMD / Zero (MKR1000) support
2016-01-13 17:02:32 -05:00
Oli
c71dab3f42 Merge branch 'master' of https://github.com/chatelao/travis-ci-arduino 2016-01-13 21:07:21 +01:00
Oli
df7096f8d5 Add: Support for SAMD/Zero boards 2016-01-13 21:06:27 +01:00
chatelao
6ccdf617ce Merge pull request #1 from adafruit/master
Merge fixes from Adafruit
2015-12-19 18:51:59 +01:00
Todd Treece
b4aea17737 roll back to arduino 1.6.5 2015-12-08 10:39:57 -05:00
Todd Treece
3c75d986ee update to arduino 1.6.6 2015-11-21 10:37:58 -05:00
Todd Treece
d138a980c8 Merge pull request #7 from chatelao/any_board_include
Chg: Allow use of any board-id
2015-08-01 16:45:04 -04:00
Olivier Chatelain
87e7aebce8 Chg: Allow use of any board available, not only from the plattform list 2015-08-01 11:09:33 +02:00
Todd Treece
6f4c667029 Merge pull request #3 from chatelao/master
Chg: Add double quotes to output the newlines
2015-07-30 12:42:00 -04:00
Olivier Chatelain
9fe7d4cd9c Add: Log the maximal warnings from the compiler 2015-07-30 18:34:34 +02:00
Olivier Chatelain
ea0e4a3e9d Chg: Add double quotes to output the newlines 2015-07-30 18:19:34 +02:00
Todd Treece
3d9b0ec940 make a couple install steps easier to parse visually 2015-07-30 09:53:43 -04:00
Todd Treece
6c23ed2857 fix exit code error. $? was reading the exit code of local
more info:
http://mywiki.wooledge.org/BashPitfalls#local_varname.3D.24.28command.29
2015-07-30 09:27:33 -04:00
Todd Treece
791c6fe40f echo build stdout to help debug false positives 2015-07-30 07:03:44 -04:00
Todd Treece
2f37c7475b adds arduino verify exit code debug statement 2015-07-30 06:52:08 -04:00
Todd Treece
633bdc7f5b Merge pull request #2 from adafruit/build_status
Build All Examples
2015-07-30 06:28:47 -04:00
Todd Treece
376ed78e55 remove quote double escape 2015-07-29 18:45:01 -04:00
Todd Treece
37316079e5 try a different approach for find -> bash array 2015-07-29 18:35:00 -04:00
Todd Treece
3979e5e4fd change example array type 2015-07-29 18:13:11 -04:00
Todd Treece
d1ff4aca05 fix example array parsing 2015-07-29 18:08:37 -04:00
Todd Treece
09315f3aa8 convert example find result to bash array 2015-07-29 13:49:28 -04:00
Todd Treece
7306ce4980 remove debug statements 2015-07-29 13:25:32 -04:00
Todd Treece
9d82b385b8 attempt to get at last element in example array 2015-07-29 13:19:16 -04:00
Todd Treece
988b61f6e0 escape json quotes 2015-07-29 13:09:56 -04:00
Todd Treece
60201577de fix a couple numeric operator issues 2015-07-29 12:58:59 -04:00
Todd Treece
75c433f5a6 switch json sketch arg order 2015-07-29 12:48:55 -04:00
Todd Treece
6624cb3731 try removing escaped quotes in json function call 2015-07-29 12:44:23 -04:00
Todd Treece
7f91f34074 fix json build argument count 2015-07-29 12:38:22 -04:00
Todd Treece
90407828e9 quote function json arguments 2015-07-29 12:37:23 -04:00
Todd Treece
74dee5133a output json build status 2015-07-29 12:29:43 -04:00
Todd Treece
b06492910d fix icon output 2015-07-29 11:38:46 -04:00
Todd Treece
ce81a83a06 simplify build output, and only output failures 2015-07-29 11:30:06 -04:00
Todd Treece
2f0d958e14 adds top level json generation with stats 2015-07-29 10:29:56 -04:00
Todd Treece
4718f90879 adds platform json generation 2015-07-29 10:06:26 -04:00
Todd Treece
7958a1bbac adds json generation for sketch builds 2015-07-29 09:54:34 -04:00
Todd Treece
e285e72772 start tracking build status of each example 2015-07-29 09:54:06 -04:00