diff options
| author | hathach <[email protected]> | 2023-03-19 17:19:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-19 17:19:33 +0700 |
| commit | 80be1aa13dcdd0b86c01212b6266a099669c98b2 (patch) | |
| tree | 7948d47b97f1636878e48cdff9d346eef6549204 /.github/workflows | |
| parent | 1867ba0bc10c89977a8370a8a55e5d68f6231e13 (diff) | |
bsp lpc11
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_arm.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml index ee3d9f533..1a0e556e9 100644 --- a/.github/workflows/build_arm.yml +++ b/.github/workflows/build_arm.yml @@ -35,7 +35,7 @@ jobs: - 'broadcom_32bit' - 'imxrt' - 'kinetis_k32 kinetis_kl' - - 'lpc15 lpc18' + - 'lpc11 lpc15 lpc18' - 'lpc54 lpc55' - 'mm32 msp432e4' - 'nrf' |
