summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-05-06 17:14:35 +0700
committerhathach <[email protected]>2024-05-06 17:14:35 +0700
commit497785393de5500d99ff80110040c04039bd072f (patch)
tree797af0bfad24d95ef4e0a35a86536da4ba293ff1 /.github/workflows
parentd79c71abf593b7fde1e83eac074900216643dbff (diff)
add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (not available for order)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_cmake.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index 050afe48f..c1f85ad9c 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -45,6 +45,7 @@ jobs:
- 'lpc51 lpc54 lpc55'
- 'mcx'
- 'msp432e4'
+ - 'mm32'
- 'nrf'
- 'ra'
- 'rp2040'