Skip to content

Commit 875f4d5

Browse files
committed
fix(ci)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent fd33840 commit 875f4d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/compile-examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ jobs:
3838
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
3939
sketch-paths: |
4040
- examples
41+
cli-compile-flags: |
42+
- --build-property
43+
- build.extra_flags=-DIDB05A2_SPI_CLOCK_D3
4144

0 commit comments

Comments
 (0)