We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f0fa3 commit 089d5adCopy full SHA for 089d5ad
CI/build/README.md
@@ -195,7 +195,7 @@ Build configuration for 'STM32' maintainer and 'stm32' architecture
195
196
* Build all sketches containing `digital` or `analog` for all boards containing `F1` or `L4` (not case sensitive):
197
198
-`python3 arduino-builder.py -s "Digital|analog"`
+`python3 arduino-builder.py -s "Digital|analog" -b "F1|l4"`
199
200
* List all boards for STM32F1 core:
201
0 commit comments