diff options
| author | hathach <[email protected]> | 2021-04-28 23:27:12 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-04-28 23:27:12 +0700 |
| commit | f7779c70d67bb60a35d5d399aa97d93bfa93494e (patch) | |
| tree | 7b80695056c451afde07627f2ea1b8fbd06146cc /.github | |
| parent | fdda9f75db72a2c0ea0cd120a7196105d458a215 (diff) | |
add lpc54 to ci
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 c88722b2a..187b7d4a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,6 +43,7 @@ jobs: - 'imxrt' - 'lpc15' - 'lpc18' + - 'lpc54' - 'lpc55' - 'nrf' - 'rp2040' |
