Melissa LeBlanc-Williams
b0f977f941
Revert "Make it work with Github CI ( #58 )"
...
This reverts commit 29fb06963c .
2019-12-16 17:59:33 -08:00
BenoitAnastay
29fb06963c
Make it work with Github CI ( #58 )
...
* Fix setuptools
* Remove install libs
* Try to fix build command
* Only conserve exports on build.sh
* Try to chmod
* ESP8266 Only
* cleanup
* Revert "cleanup"
This reverts commit e12e7329be .
* All cards re-enabled
* Add pyserial
* Add pip
* Remove nrfutis pip
* Attemp to force python3
* Add .local/bin to path
* sudo install nrfutil
* Sudo all pip
* revert unaltered files
* attempt to merge install.sh and build.sh
* Chmod +x
2019-12-16 17:34:39 -05:00
Chris Mumford
457fbe47e2
Added markdown code language specifications for syntax highlighting. ( #57 )
2019-12-16 14:15:03 -05:00
frazar
476992e770
Bump Arduino IDE version to 1.8.10 ( #54 )
2019-10-28 17:20:17 -04:00
ladyada
cea55de9d5
few people have a due, lets skip it
2019-10-28 17:12:57 -04:00
ladyada
6aa88d4075
fix typedefs for function ptrs
2019-10-27 19:22:16 -04:00
ladyada
4620e1ef27
unbreak
2019-10-14 11:54:17 -04:00
ladyada
9c579f3292
try simplifying nrf
2019-10-14 11:43:39 -04:00
ladyada
bb2340b667
skip nrf for now
2019-10-12 03:14:57 -04:00
ladyada
56642255c6
add cplays for arcada testing
2019-10-11 18:44:44 -04:00
ladyada
b307ed3f40
Merge branch 'master' of github.com:adafruit/travis-ci-arduino
2019-10-06 22:56:01 -04:00
ladyada
c053f8b0ba
add nrfutil install
2019-10-06 22:55:56 -04:00
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