brentru
0287be9688
use platform as well, _daily name
2022-03-02 18:24:25 -05:00
brentru
3d477a6726
add Arduino SAMD boards
2022-03-02 17:42:40 -05:00
brentru
ef0633c0c8
use manual build
2022-03-02 16:59:03 -05:00
brentru
a6a4c0d7c9
add manual tag to build platform, esp steps
2022-03-02 16:56:26 -05:00
brentru
e311f92c3a
add boards from brentru branch
2022-03-02 16:48:57 -05:00
dherrada
2c68b06323
Removed SPDX.py
2022-03-01 14:14:17 -05:00
dherrada
f31a3c12fe
Added SPDX file
2022-02-24 17:59:03 -05:00
Limor "Ladyada" Fried
5bef4ec484
Merge pull request #118 from caternuson/no_checks
...
README update
2022-02-22 20:02:56 -05:00
caternuson
0e81a5e4f0
readme update
2022-02-22 15:48:29 -08:00
lady ada
318ad6b2c2
Merge branch 'master' of github.com:adafruit/ci-arduino
2022-02-22 13:58:45 -05:00
lady ada
e0fdb88014
try to unflakify https://github.com/actions/virtual-environments/issues/675
2022-02-22 13:58:41 -05:00
Limor "Ladyada" Fried
875e4295c9
Merge pull request #117 from caternuson/readme_update
...
Update README
2022-02-11 17:30:54 -05:00
caternuson
9cae469aa7
update readme
2022-02-11 13:18:07 -08:00
Limor "Ladyada" Fried
37825a4624
Merge pull request #115 from adafruit/fix-actions-learn
...
Remove the whole blink example folder
2022-02-11 12:08:58 -05:00
88ab7a795e
Remove the whole blink example folder
...
This started failing in the Learning System Guides when I added
.generate files.
2022-02-11 10:55:55 -06:00
Limor "Ladyada" Fried
b6254adc9a
Merge pull request #114 from adafruit/rp2040-uf2
...
Allow .generate for rp2040 targets
2022-02-10 22:40:15 -05:00
da10f87541
Use arduino-cli built uf2 file if available
2022-02-10 13:13:38 -06:00
b83ba8acb1
fold up individual output by default
2022-02-10 11:48:14 -06:00
530348da01
remove unused reference to copy_tree (it makes a warning)
2022-02-10 10:49:56 -06:00
Limor "Ladyada" Fried
4ca170f09a
Merge pull request #113 from nkaaf/fixing_some_typos
...
typos
2022-02-10 10:54:27 -05:00
lady ada
078f453be3
no src afterall
2022-01-25 17:05:39 -05:00
lady ada
32f60f499e
search default src folder too!
2022-01-25 11:14:15 -05:00
lady ada
04727ed0d4
fix ci for m4 tinyusb
2022-01-01 21:28:04 -05:00
lady ada
d827a91a24
add new esp32s2 board defs
2021-12-27 17:16:30 -05:00
Phillip Burgess
c9945ba55e
Add more ATtiny varieties to build_platform.py
...
We don’t NEED all of these right now, but might become necessary due to parts availability, so I’m adding them while the process is fresh in my head rather than floundering later.
2021-11-18 11:15:12 -08:00
Phillip Burgess
324b4f8f3a
Add attiny1617 to tinyMegaCore section of build platforms
2021-11-18 10:08:11 -08:00
nkaaf
eb96289980
typos
2021-11-11 21:47:32 +01:00
lady ada
e659722956
??
2021-10-09 14:52:14 -04:00
lady ada
a1cd2c9e46
add eyelights
2021-10-09 13:51:00 -04:00
lady ada
092a5ecfbd
ok
2021-10-09 13:32:25 -04:00
lady ada
373f0c0c22
put fqbn in filename to make it unique
2021-10-09 13:30:17 -04:00
lady ada
3fc602ef7a
just the uf2
2021-10-09 13:09:09 -04:00
lady ada
4e812d285c
try to be specific about filename
2021-10-09 12:58:37 -04:00
lady ada
7283e8e87e
more dirs
2021-10-09 12:24:45 -04:00
lady ada
28dc122a5c
wrong dir
2021-10-09 12:16:36 -04:00
lady ada
23118ee09d
did it work?
2021-10-09 12:12:00 -04:00
lady ada
dd58a69a9e
trytyr
2021-10-09 12:01:40 -04:00
lady ada
a05792c0d7
ridic
2021-10-09 11:30:57 -04:00
lady ada
1e54f73313
python cant actually move dirs
2021-10-09 11:13:15 -04:00
lady ada
24542df558
try moving output to one dir
2021-10-09 11:02:41 -04:00
lady ada
f08b762a34
printy
2021-10-09 10:51:05 -04:00
Limor "Ladyada" Fried
319b6613e4
Merge pull request #111 from adafruit/retry-failed-install
...
retry up to 3 times for run_or_die()
2021-10-08 11:50:28 -04:00
hathach
4d09c4abe4
sleep 5 seconds between attempts
2021-10-08 15:43:42 +07:00
hathach
fa2c172a12
retry up to 3 times for run_or_die()
2021-10-08 00:58:04 +07:00
Limor "Ladyada" Fried
3907bae549
Merge pull request #110 from adafruit/fix-proc-timeout
...
Fix proc timeout
2021-10-07 12:27:49 -04:00
hathach
c173d84c6d
get returncode
2021-10-07 22:36:18 +07:00
hathach
6ba1af1dfe
use proc.communicate() instead of wait() to prevent deadlock
2021-10-07 22:26:14 +07:00
hathach
6c55535367
get stdout of timeout proc
2021-10-07 21:36:28 +07:00
hathach
8dda6941f5
test
2021-10-07 20:45:34 +07:00
hathach
42f4803327
increase timeout
2021-10-07 19:27:08 +07:00