Commit graph

725 commits

Author SHA1 Message Date
Brent Rubell
e3c6166676
Merge pull request #125 from brentru/update-v2-feather
Update for ESP32 Feather v2
2022-04-11 15:04:36 -04:00
brentru
ea462a2629 remove old key 2022-04-11 15:01:21 -04:00
brentru
b8e3b1ca6c add new v2 feather without _daily suffix 2022-04-11 15:00:05 -04:00
Brent Rubell
b29903e792
Merge pull request #124 from brentru/fqbn-esp8266-wippersnapper
Use modified ESP8266 FQBN for ESP_8266
2022-03-09 12:21:31 -05:00
brentru
44b3395002 use fqbn for wippersnapper compile 2022-03-08 17:00:59 -05:00
Limor "Ladyada" Fried
b18ec15244
Merge pull request #123 from adafruit/add-arduino-cli-to-action-path
correctly add arduino-cli to PATH
2022-03-08 14:24:02 -05:00
hathach
a7fea7f7ab correctly add arduino-cli to PATH 2022-03-08 12:02:05 +07:00
Brent Rubell
81ab3c3f00
Merge pull request #122 from brentru/better-esp-platform-names
Better esp platform names
2022-03-07 15:26:32 -05:00
brentru
6f814f0959 retain old names 2022-03-07 15:13:29 -05:00
brentru
2de2cd8f25 use better names for espressif platforms 2022-03-07 15:07:28 -05:00
Limor "Ladyada" Fried
68c60f7240
Merge pull request #121 from brentru/fix-typerror
Fix typerror in install_platform with AVR
2022-03-04 15:27:14 -05:00
brentru
c46fa0f226 fix typeerror 2022-03-04 12:14:10 -05:00
Limor "Ladyada" Fried
c9b41948c5
Merge pull request #120 from brentru/fix-avr-build
Fix positional argument issue with AVR installation call
2022-03-04 11:57:46 -05:00
brentru
85b91dbc26 make platform name key optional 2022-03-04 11:52:53 -05:00
Brent Rubell
26f4986abc
Merge pull request #119 from brentru/ada-commits
Add local ESP32BSP installation and bring in-line with WipperSnapper fork
2022-03-04 11:02:25 -05:00
brentru
b2f6109dad change back to magtag, funhouse 2022-03-03 15:26:20 -05:00
brentru
5499191101 remove prints, etc 2022-03-03 15:24:55 -05:00
brentru
abfc91f0c5 increase timeout for esp32s2 2022-03-03 15:04:33 -05:00
brentru
c258d15f8d copy old script 2022-03-03 14:58:28 -05:00
brentru
bb8219e217 verbose build 2022-03-03 14:48:21 -05:00
brentru
ea047a5d9e add symlink back 2022-03-03 14:40:20 -05:00
brentru
7ddd070a09 verbose flag 2022-03-03 14:33:14 -05:00
brentru
5a46972726 print cmd 2022-03-03 13:17:13 -05:00
brentru
f1e87afba3 uncomment symlinks 2022-03-03 12:32:06 -05:00
brentru
d1b5e63709 use .bin for uf2 generation on esp32s2 2022-03-03 12:25:18 -05:00
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