Commit graph

725 commits

Author SHA1 Message Date
Lady Ada
30c5eacd8e make cmd a list to match subproc popen 2019-12-26 21:12:50 -05:00
Lady Ada
877218032a import subproc 2019-12-26 21:09:49 -05:00
Lady Ada
22449f8dff call exit 2019-12-26 21:08:36 -05:00
Lady Ada
e8b9c17e8c get subproc outputs 2019-12-26 21:07:32 -05:00
Lady Ada
d52d214753 add prereq installer 2019-12-26 20:58:06 -05:00
Limor "Ladyada" Fried
afe4379a35
Add actions version of CI (#63) 2019-12-26 20:04:40 -05:00
Lady Ada
50242a2a78 try installing library dependencies 2019-12-22 17:09:39 -05:00
Melissa LeBlanc-Williams
338302c9da Getting path 2019-12-17 11:52:41 -08:00
Melissa LeBlanc-Williams
86a998bdd4 Getting home folder 2019-12-17 11:48:35 -08:00
Melissa LeBlanc-Williams
ebe9f6fcc7 home check 2019-12-17 11:41:41 -08:00
Melissa LeBlanc-Williams
842bf91740
Merge pull request #61 from BenoitAnastay/master
Change build directory and fix issue #59
2019-12-17 09:06:55 -08:00
BenoitAnastay
8f87204e04 Fix https://github.com/adafruit/travis-ci-arduino/issues/59 2019-12-17 04:17:45 +01:00
BenoitAnastay
a2db5dc356
Revert old call for travis 2019-12-17 04:11:11 +01:00
BenoitAnastay
7c2cb85215
Remove path edit 2019-12-17 03:51:49 +01:00
BenoitAnastay
cd2b33b349
Change build directory
This change is to let travis access the files with deploy
2019-12-17 03:39:24 +01:00
Melissa LeBlanc-Williams
5834089b2b Revert "Make it work with Github CI (#58)" (#60)
This reverts commit 29fb06963c.
2019-12-16 21:07:57 -05: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
BenoitAnastay
14974ef3ee Chmod +x 2019-12-16 23:19:46 +01:00
BenoitAnastay
78553afdf0 attempt to merge install.sh and build.sh 2019-12-16 23:05:36 +01:00
BenoitAnastay
664c5af0f9 revert unaltered files 2019-12-16 21:29:32 +01:00
BenoitAnastay
556a874e9a
Sudo all pip 2019-12-16 21:02:14 +01:00
BenoitAnastay
4f82eef86f
sudo install nrfutil 2019-12-16 20:54:52 +01:00
BenoitAnastay
c2248ad7b1
Add .local/bin to path 2019-12-16 20:43:50 +01:00
BenoitAnastay
7d7876e26a Attemp to force python3 2019-12-16 20:27:39 +01:00
Chris Mumford
457fbe47e2 Added markdown code language specifications for syntax highlighting. (#57) 2019-12-16 14:15:03 -05:00
BenoitAnastay
ab6c9461f8 Remove nrfutis pip 2019-12-16 20:14:03 +01:00
BenoitAnastay
024c685c42 Add pip 2019-12-16 20:03:38 +01:00
BenoitAnastay
90c915992a Add pyserial 2019-12-16 19:27:46 +01:00
BenoitAnastay
a656bd1bfe All cards re-enabled 2019-12-16 19:17:20 +01:00
BenoitAnastay
78c99690a9 Revert "cleanup"
This reverts commit e12e7329be.
2019-12-16 19:15:09 +01:00
BenoitAnastay
e12e7329be cleanup 2019-12-16 17:03:06 +01:00
BenoitAnastay
b4103af389 ESP8266 Only 2019-12-16 16:57:38 +01:00
BenoitAnastay
74a9061721 Try to chmod 2019-12-16 16:44:17 +01:00
BenoitAnastay
dfe6f4bc10 Only conserve exports on build.sh 2019-12-16 16:26:59 +01:00
BenoitAnastay
e28c92027a Try to fix build command 2019-12-16 16:18:16 +01:00
BenoitAnastay
6888af2fe7 Remove install libs 2019-12-16 15:49:28 +01:00
BenoitAnastay
0db9d1f617 Fix setuptools 2019-12-16 15:02:31 +01: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