summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-18 20:19:37 +0700
committerhathach <[email protected]>2023-03-18 20:19:37 +0700
commitbbe550efa0d99c18721c230b3a0a45e8ac6cd28e (patch)
treef8bcbcd46f26c8a7320dc416bad95c3d89500416 /.github
parent1fc203b085ba6ce2edef90e9dcc75ec72eaeb314 (diff)
add kinetis family to ci
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_arm.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml
index 7aecb8386..f63f637b1 100644
--- a/.github/workflows/build_arm.yml
+++ b/.github/workflows/build_arm.yml
@@ -34,6 +34,7 @@ jobs:
# Alphabetical order
- 'broadcom_32bit'
- 'imxrt'
+ - 'kinetis_k32 kinetis_kl'
- 'lpc15 lpc18'
- 'lpc54 lpc55'
- 'mm32 msp432e4'