ladyada
|
cfe54be1aa
|
shh
|
2018-01-15 02:14:47 -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 |
|
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 |
|
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 |
|
Olivier Chatelain
|
87e7aebce8
|
Chg: Allow use of any board available, not only from the plattform list
|
2015-08-01 11:09:33 +02: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
|
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 |
|
Todd Treece
|
d1e691ffc3
|
adds travis_skip bash function example to readme
|
2015-07-27 13:13:44 -04:00 |
|
Todd Treece
|
a64a67d626
|
build_examples -> build_platform
|
2015-07-27 12:15:09 -04:00 |
|
Todd Treece
|
a995c8b166
|
removes debug statement and adds note about array evals
|
2015-07-27 11:22:08 -04:00 |
|
Todd Treece
|
54d38a496a
|
apparently arrays can't be exported
|
2015-07-27 11:15:42 -04:00 |
|
Todd Treece
|
87d6e29cfe
|
try declare -x instead of export
|
2015-07-27 10:46:14 -04:00 |
|
Todd Treece
|
dc1dd2f620
|
debug
|
2015-07-27 10:38:05 -04:00 |
|
Todd Treece
|
65f9f2a4e8
|
fix the platform key check
|
2015-07-27 10:26:29 -04:00 |
|
Todd Treece
|
3fa047afef
|
export platform vars
|
2015-07-27 10:05:06 -04:00 |
|
Todd Treece
|
70e576d6ae
|
attempt to fix build main platforms bug
|
2015-07-27 09:59:39 -04:00 |
|
Todd Treece
|
ee97202da0
|
build_all_platforms --> build_main_platforms
|
2015-07-27 09:48:25 -04:00 |
|
Todd Treece
|
644b6f60c2
|
adds build_examples and build_all_platforms
|
2015-07-27 09:45:57 -04:00 |
|
Todd Treece
|
2dec72d76d
|
adds new esp stable package URL
|
2015-07-23 12:28:09 -04:00 |
|
Todd Treece
|
2625a5133f
|
use esp staging url for now
|
2015-07-15 16:43:57 -04:00 |
|
Todd Treece
|
0d8abfd3e6
|
adds arduino lib install to force the lib index download
|
2015-07-15 16:36:11 -04:00 |
|
Todd Treece
|
82ed6beab4
|
update ide install path to ~/arduino_ide
|
2015-07-15 16:13:54 -04:00 |
|