Scott Shawcroft
387ab6c87e
Merge pull request #2315 from hierophect/stm32-pyb-nano
...
STM32: Add PYB Nano support
3 years ago
Jeff Epler
899202aca7
Merge branch 'master' into gcc9
3 years ago
Thomas Sarlandie
3091952c90
ci: add shirtty to build matrix per instructions
3 years ago
Jeff Epler
eb44b2bb26
build.yml: Use a newer build toolchain
...
.. the new version is not offered in .deb form, so the installation
process also changes
3 years ago
Hierophect
352bd95f5a
remove blackpill
3 years ago
Hierophect
5b907aa076
change order
3 years ago
Hierophect
b3ad823b4c
yaml additions
3 years ago
wallarug
8d72233afd
Removed robohatmm1_m0 from build.
3 years ago
Jeff Epler
37fd08e637
workflows: Don't try to upload when running in someone's fork
...
.. which we can tell by whether the environment variable is non-empty
3 years ago
Thea Flowers
73989dbcaf
Add board configuration for Winterbloom Sol
3 years ago
Jeff Epler
1103490223
Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express
...
Initial Itsy nRF52840 defn
3 years ago
Dan Halbert
7dadf9b748
forgot board in build.yml
3 years ago
Dan Halbert
cdeb0857a9
Initial Itsy nRF52840 defn
3 years ago
hierophect
3683ee3ffa
Merge pull request #2243 from hierophect/f405-rename-and-fixes
...
STM32: rename feather_stm32f405_express, fix makefile defs issue
3 years ago
Hierophect
511071e1ba
Rename feather across folders and config, fix makefile def issue
3 years ago
ProductDev
673d2fb4b7
Fixes alphabetical list in board.yml nrf above qwiic_micro
3 years ago
ProductDev
ece1cd0fdd
Adds two new builds to build.yml within workflows directory
3 years ago
Jeff Epler
4d53dd29a3
ci: don't run the "thread" tests
...
This part of the unix micropython port isn't related to any
functionality used in CircuitPython, and at least one of the tests
(thread_gc) fails with non-negligible frequency.
Reasons to revisit this in the future would include if/when thread
support is added in CircuitPython.
3 years ago
Dan Halbert
64c1484bd7
Merge pull request #2222 from tannewt/fix_release_checks
...
Switch to the new release event type filter
3 years ago
Scott Shawcroft
6aad70b109
Switch to the new release event type filter
...
Fixes #2201
3 years ago
Scott Shawcroft
1a7c787d3c
Merge branch 'master' into master
3 years ago
Cedar Grove Maker Studios
2b9bb78d3e
add stringcar_m0_express to boards list
3 years ago
Kamil Tomaszewski
954c1942f6
Add Spresense to build.yml
3 years ago
Hierophect
7848d0dbe5
that's right they need to be in order
3 years ago
Hierophect
1a7a235b05
Update CI boards
3 years ago
Scott Shawcroft
fc90c942f5
Add custom CPX build for display support
3 years ago
arturo182
28bb901d1e
Add support for Serpente boards
3 years ago
Scott Shawcroft
c5caacafdd
Merge pull request #2100 from pewpew-game/pewpew_m4
...
Add support for PewPew M4 board
3 years ago
Radomir Dopieralski
d50ed3b6e7
Add support for PewPew M4 board
3 years ago
Hierophect
1862e9c5da
text fixes
3 years ago
Hierophect
779ee3238c
add missing board
3 years ago
Hierophect
e6f8ad65c1
add stm32 port to workflow
3 years ago
Scott Shawcroft
4651f91f94
Swap to Blinka access token to hopefully not hit rate limit
3 years ago
Scott Shawcroft
9730d4aa1c
Merge remote-tracking branch 'adafruit/4.1.x' into hallowing_m4_5.x
3 years ago
Scott Shawcroft
2c17d235b2
Build on all branch pushes
3 years ago
Scott Shawcroft
6106909c10
Swap the CI to GitHub Actions from Travis
3 years ago