diff options
| author | Dan Halbert <halbert@adafruit.com> | 2020-09-14 23:57:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-14 23:57:51 -0400 |
| commit | 3c6af94fb3964d7d5327c3916f9538303e010646 (patch) | |
| tree | 0e0144aabc08e6d0b253c1d185b4956de1ee66a9 /.github/workflows | |
| parent | a60906d7df11dac826ccc729d8d8e8fb4cd8e954 (diff) | |
| parent | 067a97587504521007a2031038b217cf151511f5 (diff) | |
Merge pull request #3384 from jepler/feather_m4_can
atmel-samd: add same51, feather_m4_can
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 360c29992..513ef2930 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -208,6 +208,7 @@ jobs: - "feather_m0_rfm69" - "feather_m0_rfm9x" - "feather_m0_supersized" + - "feather_m4_can" - "feather_m4_express" - "feather_m7_1011" - "feather_mimxrt1011" |
