summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-11-08 17:24:58 +0700
committerhathach <[email protected]>2021-11-08 17:29:26 +0700
commitf65917f51a3046c828ced5fbb982348542b382a5 (patch)
treedd4e6859923e89c45f6b1cdf071dd4aab67f891b /.github/workflows
parent6fea50f735d00dff23d958eec8cf4a386282c193 (diff)
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_arm.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml
index 8db0fe04f..cf9246d52 100644
--- a/.github/workflows/build_arm.yml
+++ b/.github/workflows/build_arm.yml
@@ -45,6 +45,7 @@ jobs:
- 'lpc54'
- 'lpc55'
- 'mm32'
+ - 'msp430e4'
- 'nrf'
- 'rp2040'
- 'samd11'