Skip to content

Commit 78baf70

Browse files
iabdalkaderdpgeorge
authored andcommitted
tools/ci: Add Arduino GIGA to CI build.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent a24001e commit 78baf70

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/workflows/ports_stm32.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
ci_func: # names are functions in ci.sh
2626
- stm32_pyb_build
2727
- stm32_nucleo_build
28+
- stm32_misc_build
2829
runs-on: ubuntu-20.04
2930
steps:
3031
- uses: actions/checkout@v4

tools/ci.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,12 @@ function ci_stm32_nucleo_build {
366366
diff $BUILD_WB55/firmware.unpack.dfu $BUILD_WB55/firmware.unpack_no_sk.dfu
367367
}
368368

369+
function ci_stm32_misc_build {
370+
make ${MAKEOPTS} -C mpy-cross
371+
make ${MAKEOPTS} -C ports/stm32 BOARD=ARDUINO_GIGA submodules
372+
make ${MAKEOPTS} -C ports/stm32 BOARD=ARDUINO_GIGA
373+
}
374+
369375
########################################################################################
370376
# ports/unix
371377

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy