summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJeff Epler <jepler@unpythonic.net>2020-06-18 14:16:57 -0500
committerJeff Epler <jepler@gmail.com>2020-06-23 10:41:48 -0500
commitd5074220a8e80fb1cd6292b2159eecc3d4599d48 (patch)
tree662130abc32594947685311dcf983bf8f7580bf5 /.github/workflows
parentda733c01da5c19d377aa215d25abdcd074fbc846 (diff)
atmel-samd: Add SAM E54 Xplained board
Few peripherals are actually tested. However, USB, I2C and GPIO seem to work. Most pins are silkscreened with the "PX00" style, so the board module only includes the small number that are screened differently. The default SPI, I2C, and UART are the ones on the EXT2 header. This is arbitrary, but the I2C on this connector is shared with the on-board I2C devices and the PCC header, making it the most versatile.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9945024d2..fd357e78e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -238,6 +238,7 @@ jobs:
- "pyruler"
- "robohatmm1_m4"
- "sam32"
+ - "same54_xplained"
- "seeeduino_xiao"
- "serpente"
- "shirtty"