Lady Ada
|
b3034f1cec
|
ok nvmd
|
2019-12-27 16:12:00 -05:00 |
|
Lady Ada
|
1ef3bbd8eb
|
maybe 9 is available?
|
2019-12-27 16:11:15 -05:00 |
|
Lady Ada
|
3135549440
|
missing dots
|
2019-12-27 16:04:04 -05:00 |
|
Lady Ada
|
ed2d0da596
|
bump to 10
|
2019-12-27 15:58:20 -05:00 |
|
Lady Ada
|
e9d769022e
|
switcheroo
|
2019-12-27 15:57:28 -05:00 |
|
Lady Ada
|
ddbc929ec4
|
add some debugs
|
2019-12-27 15:54:52 -05:00 |
|
Lady Ada
|
b37793d67b
|
add skips/onlys
|
2019-12-27 15:30:37 -05:00 |
|
Lady Ada
|
0b6e0a1dfc
|
bash comparison for strings
|
2019-12-27 14:31:27 -05:00 |
|
Lady Ada
|
e1c77451c3
|
strings are iterable!
|
2019-12-27 13:58:56 -05:00 |
|
Lady Ada
|
38d0ee8832
|
add adafruit deps
|
2019-12-27 13:57:38 -05:00 |
|
Lady Ada
|
1484ae176d
|
fix fqbn expansion
|
2019-12-27 13:51:16 -05:00 |
|
Lady Ada
|
6cecf5b864
|
py3
|
2019-12-27 13:48:27 -05:00 |
|
Lady Ada
|
e259e716d5
|
:!
|
2019-12-27 13:46:13 -05:00 |
|
Lady Ada
|
89d2729504
|
try expanding groups
|
2019-12-27 13:44:10 -05:00 |
|
Lady Ada
|
85b5b7ec4e
|
squash actions/doxy commits
|
2019-12-27 03:38:02 -05:00 |
|
Lady Ada
|
76ef9e5356
|
Merge branch 'master' of github.com:adafruit/travis-ci-arduino
|
2019-12-26 23:30:33 -05:00 |
|
Limor "Ladyada" Fried
|
0f60ffbab9
|
Clang prereqs (#64)
|
2019-12-26 23:14:12 -05:00 |
|
Lady Ada
|
d345562264
|
Merge branch 'master' of github.com:adafruit/travis-ci-arduino
|
2019-12-26 23:13:41 -05:00 |
|
Lady Ada
|
5b8bc05149
|
try clang and doxy?
|
2019-12-26 23:13:28 -05:00 |
|
Lady Ada
|
916a3859e0
|
install library deps, only print output of compile on failure
|
2019-12-26 23:13:26 -05:00 |
|
Lady Ada
|
f1599a75d5
|
try clang and doxy?
|
2019-12-26 21:46:16 -05:00 |
|
Lady Ada
|
2246f91be8
|
add quotes for dep
|
2019-12-26 21:39:10 -05:00 |
|
Lady Ada
|
c1479ad96e
|
add library dep loop
|
2019-12-26 21:34:27 -05:00 |
|
Lady Ada
|
215665c142
|
paren
|
2019-12-26 21:22:26 -05:00 |
|
Lady Ada
|
c5c85e40ac
|
print error on failure
|
2019-12-26 21:19:53 -05:00 |
|
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 |
|