diff options
| author | Ha Thach <[email protected]> | 2023-07-24 20:49:20 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-24 20:49:20 +0700 |
| commit | d685ac689bebf778bbf401ff06ba513cee02182c (patch) | |
| tree | 5a02234cda241bf119c76900ba4098591c59bef3 /.github | |
| parent | 8fa0b74d8016554d23f84981f78c656f215d76e8 (diff) | |
| parent | 25225ba792c7537b6fa25f3be5728a08bf343af8 (diff) | |
Merge pull request #2172 from hathach/cmake-4088
update bsp for 4088
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 4d8cd5591..276360650 100644 --- a/.github/workflows/cmake_arm.yml +++ b/.github/workflows/cmake_arm.yml @@ -35,7 +35,7 @@ jobs: # Alphabetical order - 'imxrt' - 'kinetis_kl' - - 'lpc18' + - 'lpc18 lpc40' - 'lpc55' - 'mcx' - 'ra' |
