We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd33840 commit 875f4d5Copy full SHA for 875f4d5
1 file changed
.github/workflows/compile-examples.yml
@@ -38,4 +38,7 @@ jobs:
38
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
39
sketch-paths: |
40
- examples
41
+ cli-compile-flags: |
42
+ - --build-property
43
+ - build.extra_flags=-DIDB05A2_SPI_CLOCK_D3
44
0 commit comments