summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2024-02-24 01:11:01 +0700
committerGitHub <[email protected]>2024-02-24 01:11:01 +0700
commit21de8245aea294753236c182d9ed63875503df5d (patch)
treea2f64856dfcf23c76d758de6f0717ce8e558ea11 /.github/workflows
parentbe5cc44f5584344a1628b0b4429356e143fbf3e1 (diff)
parent65a2e5cdf8d708b88bb8edf7b718f698e5a18ffc (diff)
Merge pull request #2168 from emb4fun/nxp_k64
Added support for the NXP K64 series
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/cmake_arm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake_arm.yml b/.github/workflows/cmake_arm.yml
index f97645ad1..80ab1ea71 100644
--- a/.github/workflows/cmake_arm.yml
+++ b/.github/workflows/cmake_arm.yml
@@ -38,7 +38,7 @@ jobs:
family:
# Alphabetical order
- 'imxrt'
- - 'kinetis_kl'
+ - 'kinetis_k kinetis_kl'
- 'lpc17 lpc18 lpc40 lpc43'
- 'lpc54 lpc55'
- 'mcx'