We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d803c92 + 5479950 commit ffe93eaCopy full SHA for ffe93ea
.github/workflows/compile-sketch.yml
@@ -1,7 +1,7 @@
1
name: Compile Sketch
2
3
on:
4
- - push
+ # - push
5
- pull_request
6
7
@@ -79,7 +79,7 @@ jobs:
79
80
# STM32
81
# https://github.com/arduino/ArduinoCore-mbed/blob/master/boards.txt
82
- - fqbn: STMicroelectronics:stm32:GenF1
+ - fqbn: STMicroelectronics:stm32:GenF4
83
platforms: |
84
- name: STMicroelectronics:stm32
85
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
0 commit comments