Commit graph

725 commits

Author SHA1 Message Date
lady ada
4434e2cc44 try adding new attiny817 target 2021-06-12 15:48:02 -04:00
Limor "Ladyada" Fried
ddcbcde7a1
Merge pull request #100 from brentru/add-m4airlift-tinyusb
Add Platform - Metro M4 AirLift w/TinyUSB stack
2021-06-04 12:34:16 -04:00
brentru
31fe9f5f64 add tinyusb for m4 airlift lite 2021-06-04 12:00:50 -04:00
Kattni
3a7e6065aa
Merge pull request #99 from kattni/add-trinkeys
Adding Trinkeys
2021-05-25 15:28:45 -04:00
Kattni Rembor
71bef419dc Adding Trinkeys 2021-05-25 15:11:16 -04:00
Limor "Ladyada" Fried
27df6130e3
Merge pull request #98 from adafruit/correct-board-fqbn
separate the fqbn for arduino/tinyusb stack for some variants
2021-05-24 14:17:40 -04:00
hathach
23f3180f36
separate the fqbn for arduino/tinyusb stack for some variants 2021-05-25 00:42:24 +07:00
Limor "Ladyada" Fried
81aa9cb758
Merge pull request #97 from adafruit/add-wall
add optional --wall option for ci
2021-05-24 10:39:36 -04:00
hathach
6ff9f7096a always build with all warnings, only failed with --wall option 2021-05-24 14:53:35 +07:00
hathach
e8902ddae1 add optional --wall option for ci 2021-05-24 13:29:25 +07:00
Ha Thach
4e069bd16b
Merge pull request #96 from adafruit/travfix
Travfix
2021-05-05 00:27:11 +07:00
hathach
f49b8e3e6e clean up 2021-05-04 23:56:57 +07:00
hathach
40a78a0aba pip without sudo 2021-05-04 23:45:57 +07:00
hathach
97fc171114 try dist 20.04 2021-05-04 23:35:01 +07:00
lady ada
a688e13e7c make trinket a defualt 2021-05-01 15:19:07 -04:00
lady ada
7d0c6a18eb who knows 2021-05-01 14:44:02 -04:00
lady ada
bf2d23f5ff why is there 27? 2021-05-01 14:33:55 -04:00
lady ada
771ad04e80 pip 2021-05-01 14:20:56 -04:00
lady ada
200a3c0bf4 try new dist? 2021-05-01 14:09:13 -04:00
lady ada
291765dca0 try 3.8? 2021-05-01 13:32:43 -04:00
lady ada
65a4580800 wheel around 2021-05-01 13:18:59 -04:00
lady ada
20cfc49f70 add wheel? 2021-05-01 13:10:36 -04:00
lady ada
b6466e2092 why is this here 2021-05-01 12:59:13 -04:00
Paint Your Dragon
37f36870c4
Merge pull request #95 from adafruit/pb-rp2040
Add RP2040 (Philhower core)
2021-04-29 18:28:50 -07:00
Phillip Burgess
a3f77586be Fix typo 2021-04-29 18:25:25 -07:00
Phillip Burgess
e60cb85683 Add pico_rp2040 to githubci.yml 2021-04-29 18:23:49 -07:00
Phillip Burgess
b731f8a295 Add RP2040 (Philhower core) 2021-04-29 18:05:19 -07:00
Limor "Ladyada" Fried
58d99c4da1
Merge pull request #94 from makermelissa/master
Added Esp32-s2 boards
2021-04-20 11:19:01 -04:00
Melissa LeBlanc-Williams
de6ad7a3f6 Remove install.sh changes 2021-04-20 08:16:48 -07:00
Melissa LeBlanc-Williams
31575a9335 Add esp32-s2 boards 2021-04-20 08:12:07 -07:00
Melissa LeBlanc-Williams
2deeba4613 Merge branch 'master' of https://github.com/adafruit/ci-arduino 2021-04-20 08:05:37 -07:00
Limor "Ladyada" Fried
9b0a17ddea
Merge pull request #93 from adafruit/add-platform-m4-can
add feather m4 can to platform list
2021-04-09 11:04:31 -04:00
hathach
9c83e4de86
add feather m4 can to platform list 2021-04-09 13:46:08 +07:00
Limor "Ladyada" Fried
de76725537
Merge pull request #92 from adafruit/ubu20
try changing to unpinned
2021-03-07 11:35:26 -05:00
lady ada
441382d135 try changing to unpinned 2021-03-07 11:30:14 -05:00
Limor "Ladyada" Fried
83b8102c73
Merge pull request #91 from edgar-bonet/commit-fmt
Format documentation commit in GitHub actions
2021-01-03 13:01:58 -05:00
lady ada
f21ee38196 try another timeout 2020-12-30 13:09:32 -05:00
lady ada
893fcd5730 Merge branch 'master' of github.com:adafruit/ci-arduino 2020-12-30 12:43:51 -05:00
lady ada
ecf8ecea5d give more time 2020-12-30 12:43:46 -05:00
Edgar Bonet
4fbe599cac Format documentation commit in GitHub actions
The commit message provides the SHA1 of the current commit and an ID for
the build, now both on Travis and GitHub actions.

Fixes #74.
2020-12-29 21:22:00 +01:00
Josef Schlehofer
4fb9820b2d
Fix typos in README (#87) 2020-12-28 23:49:06 -05:00
Zach Whitehead
39087b3b5b
Fix typo, add note about Github actions (#89) 2020-12-28 23:48:39 -05:00
lady ada
0362af3856 remove caching 2020-12-28 23:32:00 -05:00
Brent Rubell
26d7b20482
Patch for MetroX Arduino Repo (#88)
* add new build platform

* split it out

Co-authored-by: brentru <robots199@me.com>
2020-12-11 17:04:13 -05:00
Jeff Epler
939d3f0f18
Resolve warning that will affect Python 3.10 compatibility (#86)
I noticed this message during an otherwise successful build of
our arduino-CAN fork:

/home/runner/work/arduino-CAN/arduino-CAN/ci/build_platform.py:183: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working

This should resolve the problem.
2020-11-05 10:26:49 -05:00
lady ada
2ef0a08c8b revert 2020-10-18 18:45:15 -04:00
lady ada
a99332cdf0 just skip nrf52 for now 2020-10-18 14:06:49 -04:00
lady ada
9c928bd99b try no link? 2020-10-18 11:45:00 -04:00
lady ada
801625e311 try removing newer py 2020-10-17 17:17:33 -04:00
lady ada
d3327dcd96 Merge branch 'master' of github.com:adafruit/ci-arduino 2020-10-17 17:03:37 -04:00