diff options
| author | hathach <[email protected]> | 2021-03-03 17:29:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-03 17:29:30 +0700 |
| commit | e1966f8d9116d42efdaf16932bbbffdaaac430bc (patch) | |
| tree | e9e3f05833fe3455c19aedda1777224f2ad3ee6d /.github/workflows | |
| parent | 0dc1a3d3afbde34274e6883aadcac06dba4a2579 (diff) | |
mcb1800 and lpc18s37 work well with both device and host demo
Diffstat (limited to '.github/workflows')
| -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 a3ea0d978..2413eaf54 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,6 +39,7 @@ jobs: family: # Alphabetical order - 'imxrt' + - 'lpc18' - 'lpc55' - 'nrf' - 'rp2040' |
