summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-17 16:15:25 +0700
committerhathach <[email protected]>2026-06-17 16:15:25 +0700
commit8fc0a65ec9bba337f8f6b6f9d6a288b039f17421 (patch)
tree96d484eb18fc759355bed13a404aed41321d68be /.github/workflows
parent50115d171321600954095fad7ac0e635e51c4c23 (diff)
parent52035e2fa3174e85f9c43afdba05097519ae6ea9 (diff)
Merge remote-tracking branch 'origin/master' into ch32_fsdev
Diffstat (limited to '.github/workflows')
-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 a7c7cf99a..3f6458285 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -278,6 +278,7 @@ jobs:
matrix:
toolchain:
- 'arm-gcc'
+ - 'riscv-gcc'
- 'esp-idf'
with:
build-system: 'cmake'