We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221e48c commit 0bb5256Copy full SHA for 0bb5256
.github/workflows/ccpp.yml
@@ -23,8 +23,8 @@ jobs:
23
sketch-names: single_full_control_example.ino
24
25
- arduino-boards-fqbn: esp32:esp32:featheresp32:FlashFreq=80
26
- platform-url: https://dl.espressif.com/dl/package_esp32_index.json
27
- sketch-names: esp32_position_control, esp32_i2c_dual_bus_example
+ platform-url: https://dl.espressif.com/dl/package_esp32_index.json
+ sketch-names: esp32_position_control, esp32_i2c_dual_bus_example
28
29
# - arduino-boards-fqbn: STM32:stm32:GenF1:pnum=BLUEPILL_F103C8
30
# platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
0 commit comments