Commit graph

650 commits

Author SHA1 Message Date
tyeth
57d612ef51 Add ItsyBitsy ESP32 2024-03-07 15:46:43 +00:00
Limor "Ladyada" Fried
f28589bc05
Update build_platform.py
remove drazzy until 
https://github.com/SpenceKonde/megaTinyCore/issues/1059
is resolved
2024-02-18 09:22:45 -05:00
Tyeth Gundry
4ab46d71c1
Merge pull request #176 from computerscienceiscool/patch-1
Update README.md
2024-02-05 19:21:32 +00:00
JJ
ed7ffcdf5d
Update README.md
Fixed spelling errors and repeated words.
2024-01-14 03:06:19 -08:00
Tyeth Gundry
ffd6b2b27c
Merge pull request #175 from tyeth/master
Update build_platform.py - Don't install installed arduino libs
2024-01-09 15:19:02 +00:00
Tyeth Gundry
8655eaf78a Update build_platform.py - Don't install installed arduino libs
This allows us to override the dependencies from latest version to a manually installed version (as a precursor build step)

Needed to allow specifying version 6.x of ArduinoJson rather than latest 7 (breaking changes)
2024-01-09 15:00:00 +00:00
Tyeth Gundry
d447332f40
Merge pull request #174 from brentru/brentru-fork-upstream
Add debug/verbose builds for some WipperSnapper boards
2024-01-08 18:33:16 +00:00
brentru
eddee3a837 add debug builds 2024-01-08 12:51:13 -05:00
Ha Thach
2e96fd7ace
Merge pull request #173 from adafruit/add-pico-tinyusb-host
add pico_rp2040_tinyusb_host (native controller as host)
2023-12-25 13:44:36 +07:00
hathach
106ed322d0 - correct rp2040 freq = 120mh when using with tinyusb (device)
- add pico_rp2040_tinyusb_host to all_platforms.py
2023-12-22 16:37:06 +07:00
Liz
3375dc241e
Update all_platforms.py 2023-12-20 14:10:55 -05:00
Liz
b2c2c1ce9e
Update all_platforms.py 2023-12-20 13:04:24 -05:00
Liz
a4d6a2f2b7
fix pycamera name 2023-12-20 12:26:57 -05:00
Limor "Ladyada" Fried
17f52ec0ad
Merge pull request #172 from adafruit/BlitzCityDIY-patch-1
adding pycamera to all_platforms.py
2023-12-20 12:17:35 -05:00
Liz
2c6755f50f
adding pycamera to all_platforms.py 2023-12-20 11:35:03 -05:00
ladyada
ff7d61a290 try another way 2023-12-12 00:10:52 -05:00
ladyada
c56cc8c005 try to fix drazzy failure 2023-12-12 00:06:27 -05:00
ladyada
665c3125b7 Merge branch 'master' of github.com:adafruit/ci-arduino 2023-12-11 19:32:53 -05:00
ladyada
be54f3b4b5 print cli cmd 2023-12-11 19:32:49 -05:00
Limor "Ladyada" Fried
ee18d43392
Merge pull request #170 from adafruit/add-metro-esp32s3
add metro esp32s3
2023-12-11 19:25:07 -05:00
Limor "Ladyada" Fried
a7abac5000
Merge pull request #171 from ayushsharma82/patch-1
Fix for running ci-arduino in private repos
2023-12-11 19:24:21 -05:00
Ayush Sharma
4236d2d9ee
Update actions_install.sh
- Fix running CI in private repo
2023-12-03 19:23:37 +05:30
Ha Thach
52b07b1d0d
add metro esp32s3 2023-11-21 18:05:21 +07:00
ladyada
f1a3f8e5e5 de-debug 2023-10-29 15:43:48 -04:00
ladyada
4419b4811c Merge branch 'master' of github.com:adafruit/ci-arduino 2023-10-29 13:41:38 -04:00
ladyada
f633b6542a remove unused debugs 2023-10-29 13:41:34 -04:00
ladyada
445b62e651 debugging 2023-10-29 13:35:46 -04:00
ladyada
66206d5ce6 be less stringent 2023-10-29 13:34:04 -04:00
ladyada
600ada1c3d int 2023-10-29 13:26:41 -04:00
ladyada
f6df91cab8 more debug 2023-10-29 13:21:03 -04:00
ladyada
747c29851c debug 2023-10-29 13:12:38 -04:00
Limor "Ladyada" Fried
f3abb4e243
Merge pull request #146 from adafruit/dont-warn-learn-library
Dont warn that learn isn't marked as an arduino library
2023-10-29 13:06:30 -04:00
ladyada
a810ddd06f fixed bug, remove hack
https://github.com/arduino/arduino-cli/issues/2345
2023-10-29 13:04:19 -04:00
Limor "Ladyada" Fried
4d5face681
Merge pull request #164 from makermelissa/master
Add Qualia S3 RGB666
2023-10-04 13:53:55 -04:00
Melissa LeBlanc-Williams
7de8285ae5 Add Qualia S3 RGB666 2023-10-03 15:10:04 -07:00
Limor "Ladyada" Fried
cd3b0228f9
Merge pull request #149 from adafruit/separate-platform-definiton
move all_platforms to its own file
2023-10-02 08:11:11 -04:00
hathach
317c7ccd07 Merge branch 'master' into separate-platform-definiton 2023-10-02 11:56:08 +07:00
Limor "Ladyada" Fried
b066942ffb
Merge pull request #163 from caternuson/hack_fix_megatinycore
Hack fix for arduino-cli issue with megatinycore BSP URL
2023-09-28 14:38:00 -04:00
caternuson
d4e3f15c05 hack fix for megatinycore 2023-09-28 11:32:26 -07:00
Limor "Ladyada" Fried
e3426929da
Merge pull request #162 from caternuson/revert_pr158
Put back megatinycore BSP URL
2023-09-27 13:38:07 -04:00
caternuson
1590a2d1a6 put back megatinycore bsp url 2023-09-27 10:27:46 -07:00
Tyeth Gundry
8947491675
Merge pull request #161 from tyeth/update-pico-flash-params
Update pico flash params
2023-09-20 20:17:20 +01:00
tyeth
bc085b3e5a Define storage size for picow_rp2040_tinyusb 2023-09-20 17:58:39 +01:00
Tyeth Gundry
0e6d88b7e7
Merge pull request #160 from brentru/sync-brentru-branch
Adds a configurable timeout for builds
2023-09-13 17:58:21 +01:00
brentru
fe15057af2 formatting 2023-09-13 12:10:38 -04:00
brentru
011ae3e226 cast 2023-09-13 11:30:04 -04:00
Brent Rubell
18ce377263
Merge pull request #2 from tyeth/tweak-timeout
Tweak-timeout
2023-09-13 11:13:46 -04:00
Tyeth Gundry
f28f8bc2bf
Remove timeout value from sys.argv as well 2023-09-13 16:07:38 +01:00
brentru
381d0a9e01 fix indentation level 2023-09-13 09:25:00 -04:00
brentru
160a7cc7b7 sync brentru timeout with --timeout arg 2023-09-13 09:15:41 -04:00