We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142dc05 commit 8edf149Copy full SHA for 8edf149
.github/workflows/compile-sketch.yml
@@ -77,8 +77,8 @@ jobs:
77
- name: rp2040:rp2040
78
source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
79
80
- STM32
81
- https://github.com/arduino/ArduinoCore-mbed/blob/master/boards.txt
+ # STM32
+ # https://github.com/arduino/ArduinoCore-mbed/blob/master/boards.txt
82
- fqbn: STMicroelectronics:stm32:GenF1
83
platforms: |
84
- name: STMicroelectronics:stm32
0 commit comments