summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-04-28 23:27:12 +0700
committerhathach <[email protected]>2021-04-28 23:27:12 +0700
commitf7779c70d67bb60a35d5d399aa97d93bfa93494e (patch)
tree7b80695056c451afde07627f2ea1b8fbd06146cc
parentfdda9f75db72a2c0ea0cd120a7196105d458a215 (diff)
add lpc54 to ci
-rw-r--r--.github/workflows/build.yml1
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'