Commit graph

429 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
9d3d27abd8
Merge pull request #53 from makermelissa/master
Adding some options to CPB like the nRF52840 has
2019-10-01 09:40:58 -07:00
Melissa LeBlanc-Williams
b983a7260f Adding some options to CPB like the nRF52840 has 2019-10-01 09:33:04 -07:00
Melissa LeBlanc-Williams
906753abbb Merge branch 'master' of https://github.com/adafruit/travis-ci-arduino 2019-10-01 09:31:25 -07:00
Melissa LeBlanc-Williams
f50aa7ed74 Removed commas. It didn't like that (#52)
* Added HalloWing M4 to Arcade Platforms

* Added Adafruit CircuitPlayground Express and Bluefruit

* Removed commas. It didn't like that
2019-09-28 17:04:16 -04:00
Melissa LeBlanc-Williams
d29c7248cc Fix merge conflict 2019-09-28 12:15:49 -07:00
Melissa LeBlanc-Williams
2bf942ac7f Removed commas. It didn't like that 2019-09-28 12:13:24 -07:00
Melissa LeBlanc-Williams
30b5962be7 Added Adafruit CircuitPlayground Express and Bluefruit (#51)
* Added HalloWing M4 to Arcade Platforms

* Added Adafruit CircuitPlayground Express and Bluefruit
2019-09-28 13:58:19 -04:00
Melissa LeBlanc-Williams
ddaeb5bd79 Added Adafruit CircuitPlayground Express and Bluefruit 2019-09-28 10:36:15 -07:00
Melissa LeBlanc-Williams
3af278bc3d Merge branch 'master' of https://github.com/adafruit/travis-ci-arduino 2019-09-28 10:29:49 -07:00
Melissa LeBlanc-Williams
eda5934b82 Added HalloWing M4 to Arcade Platforms (#50) 2019-09-13 15:43:54 -04:00
Melissa LeBlanc-Williams
4349455772 Added HalloWing M4 to Arcade Platforms 2019-09-13 11:32:27 -07:00
Dimitris Platis
c12f3718a6 Preserve temporary files after compilation (#49)
Preserve the temporary files (e.g. '.hex') so they
can be found at a deterministic location and be
deployed if there's a need to.
2019-09-01 19:38:07 -04:00
Ladyada
62f87be84e Merge branch 'master' of github.com:adafruit/travis-ci-arduino 2019-08-15 15:05:00 -04:00
Ladyada
6070f57c7b test dir before failing 2019-08-15 15:04:53 -04:00
Limor "Ladyada" Fried
303f79629c
Update githubci.yml 2019-08-15 15:01:01 -04:00
Limor "Ladyada" Fried
85ea20a9e9
Rename blank.yml to githubci.yml 2019-08-15 14:55:17 -04:00
Noah
901c33f98f Add space in external libraries bash script (#48) 2019-08-06 02:03:16 -04:00
Ladyada
876150cf53 test only cpp 2019-08-01 19:38:19 -04:00
Ladyada
47ae5eb630 require clang formatting 2019-08-01 14:18:05 -04:00
Ladyada
e302fecbbc mirror of https://github.com/Sarcasm/run-clang-format 2019-08-01 13:54:28 -04:00
Limor "Ladyada" Fried
4d057e638b
Update example_travis.yml 2019-07-27 14:25:29 -04:00
Leonardo
ab1bff035d Talking about ARDUINO_IDE_VERSION (#47)
* Note about installing multiple libraries

* "Hack" on how to install external libraries

* Explaining what ARDUINO_IDE_VERSION="1.8.7" does

The script usually chooses the newset stable version

* typo
2019-07-13 13:20:02 -04:00
Leonardo
f6dfb27e3d Note about installing multiple libraries (#46)
* Note about installing multiple libraries

* "Hack" on how to install external libraries
2019-07-12 19:35:09 -04:00
Andrew Dassonville
b311699243 Allow custom installation (#43)
* Allow user to customize installation

* Add documentation about INSTALL_PLATFORMS
2019-06-29 14:43:50 -04:00
hathach
b874c11fa9 add nrf52840 self-test, use addon pip3 to install adafruit-nrfutil (#42)
* add nrf52840 self-test, use addon pip3 to install adafruit-nrfutil

* add setuptools to be safe
2019-06-07 12:43:28 -04:00
hathach
8abbe133db Add nrf5x to build platform (#41)
* adding nrf5x platform

* minor clean up

* remove comment code
2019-05-31 02:31:28 -04:00
ladyada
f3f08dd7f7 fix arcada typo 2019-05-25 02:06:30 -04:00
ladyada
478e265ba2 test arcada too! 2019-05-25 02:00:04 -04:00
ladyada
4cc53f68c6 add arcada boardset 2019-05-25 00:08:56 -04:00
brentrubell
38483584d9
Merge pull request #40 from brentru/add-m4-airlift-target
Add Metro M4 AirLift to IO_Platforms
2019-05-22 09:56:37 -04:00
brentru
2a536995c3 switch to airliftlite 2019-05-21 19:11:20 -04:00
brentru
774b497c03 add speed 2019-05-21 17:16:45 -04:00
brentru
80f0deb5b6 add m4 airlift to install.sh 2019-05-21 17:14:30 -04:00
Limor "Ladyada" Fried
d99bba0266
Update install.sh 2019-04-24 15:50:18 -04:00
Limor "Ladyada" Fried
5fd467f0c8
one more speed 2019-04-24 15:49:18 -04:00
Limor "Ladyada" Fried
ba8f2abbbf
re-add speed 2019-04-24 15:48:45 -04:00
Limor "Ladyada" Fried
471f6d66bb
Update install.sh
try removing opts?
2019-04-24 14:21:40 -04:00
Limor "Ladyada" Fried
7208102404
Update .travis.yml 2019-04-23 23:22:35 -04:00
Limor "Ladyada" Fried
b57074dd61
Try opts for metro m4 2019-04-23 23:22:04 -04:00
Limor "Ladyada" Fried
cb181f62c3
Update README.md 2019-04-23 23:14:52 -04:00
Kryštof Černý
cf3b801448 Try Arduino IDE 1.8.9 (#39)
* Try Arduino IDE 1.8.9

* Use version from script
2019-04-17 00:31:14 -04:00
Limor "Ladyada" Fried
6d27177ff7
Update install.sh 2019-01-29 13:06:49 -05:00
Limor "Ladyada" Fried
59f28502db
Update install.sh 2019-01-29 13:03:33 -05:00
Dan Halbert
5a1423e234
Merge pull request #38 from adafruit/dhalbert-no-verbose
oops, remove --verbose
2019-01-28 12:55:34 -05:00
Dan Halbert
91b95630f2
oops, remove --verbose 2019-01-28 12:12:30 -05:00
Dan Halbert
5f1cdbbf57
Merge pull request #37 from dhalbert/signing.py-execute
stop trying to fix esp8266 2.5.0-beta1 permission problem
2019-01-28 11:36:57 -05:00
Dan Halbert
c6ff350267 turn on arduino --verbose to see failure 2019-01-28 10:47:53 -05:00
Dan Halbert
6cb5be0ad4 stop trying to fix esp8266 2.5.0-beta1 permission problem 2019-01-28 10:11:47 -05:00
Limor "Ladyada" Fried
e5d9f883eb
Update Doxyfile.default
don't test markdowns!
2019-01-22 11:56:58 -05:00
Brennen Bearnes
7f78883303 add PLATFORM_CHECK_ONLY_ON_FILE environment var for limiting arduino checks (#36)
* add PLATFORM_CHECK_ONLY_ON_FILE environment var for limiting arduino checks

* add build_aux_platforms()
2019-01-10 17:31:13 -05:00