diff options
| author | hathach <[email protected]> | 2024-02-24 00:36:07 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-02-24 00:36:07 +0700 |
| commit | 3d3bf45102ded992fc10be09f3e9b9c981379ad1 (patch) | |
| tree | 0b5ece8d408217116d50e58e473571132a6be175 /.github | |
| parent | a1bfde83fbc4c7e62801f74377d0fe4543570307 (diff) | |
frdm k64f usb work well, add kinetis_k to ci cmake
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/cmake_arm.yml | 2 |
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' |
