Commit graph

725 commits

Author SHA1 Message Date
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
06c9c05638 updates readme with build function examples 2015-07-27 11:48:49 -04:00
Todd Treece
86c742c47d Merge pull request #1 from adafruit/automate
Automated Example Verification Functions
2015-07-27 11:44:53 -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
5244961116 removes verify.sh 2015-07-27 09:45:46 -04:00
Todd Treece
ae6022fb31 adds verify script 2015-07-27 08:58:23 -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
Todd Treece
79ac572c91 adds 'sudo: false' to example config 2015-07-15 14:29:06 -04:00
Todd Treece
1f58cf50bc updates README examples 2015-07-15 14:12:56 -04:00
Todd Treece
e503f2a4f9 remove the need for sudo 2015-07-15 13:46:04 -04:00
Todd Treece
51d90ca38d updates README with example travis config 2015-07-15 13:12:53 -04:00
Todd Treece
6d3b3e455c adds install script 2015-07-15 13:12:42 -04:00
Todd Treece
827223f0fc Initial commit 2015-07-15 12:56:10 -04:00