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
lady ada
2ec63b8c97
try a specific version of python?
2020-10-17 17:03:32 -04:00
Paint Your Dragon
718b33bf51
Add matrixportal (w/tinyusb stack) to build platforms ( #85 )
2020-10-17 16:58:42 -04:00
Melissa LeBlanc-Williams
6f36123a95
Merge branch 'master' of https://github.com/adafruit/ci-arduino
2020-10-12 08:49:34 -06:00
siddacious
8a8685e5d4
Merge pull request #82 from adafruit/local-platforms
...
Added steps for running build_platforms.py locally
2020-09-11 12:33:17 -07:00
Limor "Ladyada" Fried
4b9c824f8b
Update build_platform.py
...
fix grand central BSP name
2020-07-13 23:48:26 -04:00
dherrada
3160146029
Made requested changes
2020-07-10 18:17:43 -04:00
dherrada
9b23b4ed54
Added better code blocks
2020-07-10 16:48:55 -04:00
dherrada
fb6c7bcd30
Added explanation that running it takes a long time
2020-07-10 14:30:08 -04:00
dherrada
e27ab26c34
Fixed typos, made it clearer
2020-07-10 14:26:56 -04:00
dherrada
378d1f6688
Added steps for running build_platforms.py locally
2020-07-10 14:24:26 -04:00
Paint Your Dragon
d2a70ce596
Add Grand Central M4 ( #81 )
2020-07-09 20:20:35 -04:00
dherrada
d60c54a3d5
Added option to set input for doxygen ( #78 )
2020-07-06 12:19:44 -04:00
lady ada
cfb70dfd09
typofix
2020-07-02 14:20:37 -04:00
lady ada
5151de05ef
Merge branch 'master' of github.com:adafruit/ci-arduino
2020-07-02 14:18:42 -04:00
lady ada
fcc3ed0d08
let us run this twice per compy
2020-07-02 14:18:38 -04:00
dherrada
3db4cc852d
Fix actions install script ( #77 )
2020-06-30 13:22:42 -04:00
lady ada
3d8c53d6b5
add path
2020-06-28 12:56:27 -04:00
lady ada
116b7211b8
Merge branch 'master' of github.com:adafruit/ci-arduino
2020-06-28 12:32:06 -04:00
lady ada
a71fa4ae57
do more earlier
2020-06-28 12:32:03 -04:00
lady ada
61328c7e4a
install arduino earlier
2020-06-28 12:31:42 -04:00
per1234
44550ac828
Remove code for unnecessary Adafruit SAMD Boards platform dependency ( #76 )
...
Adafruit SAMD Boards doesn't have a dependency on Arduino SAMD Boards, so this only slows down the CI run.
2020-06-06 20:45:31 -04:00
lady ada
121a199460
use duinostack
2020-05-16 23:06:31 -04:00
lady ada
32a36d690c
add neotrel
2020-05-16 22:41:24 -04:00
lady ada
877503d4c8
tinyusb
2020-05-16 20:43:06 -04:00
lady ada
13809eba12
m4 tinyusb default
2020-05-16 18:58:52 -04:00
lady ada
41e1245872
fqbn fixes
2020-05-16 17:33:34 -04:00
lady ada
c185d7f69e
fix floraname
2020-05-16 17:32:30 -04:00
lady ada
54f696f68f
add feather m0 exp
2020-05-16 14:20:28 -04:00
lady ada
06dd52f251
m0ar
2020-05-16 13:56:02 -04:00
lady ada
79ef30ea63
sort for easier scanning
2020-05-16 13:40:03 -04:00
lady ada
36b7448087
add flora
2020-05-16 13:38:55 -04:00
lady ada
5aac028d65
add protrinketz
2020-05-16 13:18:07 -04:00
lady ada
1acf77adc2
add nrf52382 feather
2020-05-16 13:14:42 -04:00
lady ada
964c55dda9
try recycling testcode
2020-05-16 13:04:58 -04:00
lady ada
f39b6dd49d
try detecing if its a learning repo
2020-05-16 12:53:37 -04:00
siddacious
37dc6a1146
Merge pull request #73 from adafruit/docs_badge
...
Added doxygen badge to assets
2020-04-21 12:07:43 -07:00
dherrada
60ed1e1417
Added doxygen badge to assets
2020-04-21 15:05:55 -04:00
jxltom
52cf6c5109
Install required pip3 in travis example and update the example in README ( #72 )
...
* Install pip3 which is required for adafruit-nrfutil
* Update travis example in README
2020-04-07 11:48:11 -04:00
siddacious
8a824e66dc
Merge pull request #71 from adafruit/3v_trinket
...
adding targets to specify which trinket
2020-04-03 13:26:08 -07:00
siddacious
4951bc3c00
removing old trinket target
2020-04-03 12:56:24 -07:00
siddacious
f2b1c97381
adding targets to specify which trinket
2020-04-03 12:49:06 -07:00
siddacious
49d6719456
Merge pull request #70 from adafruit/avr_dep
...
fixing missing arduino:avr dep for adafruit:avr
2020-04-03 12:19:18 -07:00
siddacious
6eabe3a119
fixing missing arduino:avr dep for adafruit:avr
2020-04-03 12:02:53 -07:00
ladyada
78d622bb6f
check link exists
2020-03-18 11:10:19 -04:00