diff options
| author | hathach <[email protected]> | 2021-04-28 15:16:36 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-04-28 15:16:36 +0700 |
| commit | c1c4b2f6bf7a159b7f04ae2d5089b006d1767038 (patch) | |
| tree | 6a8b02871ffc587e64c537c4e4f080a5950d99a0 /.github | |
| parent | bbc6d4f9e857239a67b6418fe52f49f852ac58e4 (diff) | |
complete lpc15 family
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6c7b074a7..c88722b2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,6 +41,7 @@ jobs: family: # Alphabetical order - 'imxrt' + - 'lpc15' - 'lpc18' - 'lpc55' - 'nrf' |
