diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-11 13:58:58 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-11 13:58:58 -0700 |
| commit | 61450cbd5604a2e2c371bda4637f082151d3d8c8 (patch) | |
| tree | b9c948ed401250f6d5fe6354a00e968a6f9f5a59 /.github | |
| parent | 90bd931808fa797938b723e8d30889ec4a0f1654 (diff) | |
Add Teensy 4.1 board definition
Diffstat (limited to '.github')
| -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 2125a7c72..6cd6289b3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -249,6 +249,7 @@ jobs: - "stm32f746g_discovery" - "stringcar_m0_express" - "teensy40" + - "teensy41" - "teknikio_bluebird" - "thunderpack" - "trellis_m4_express" |
