File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 10
10
arduino-boards-fqbn :
11
11
- arduino:avr:uno
12
12
- arduino:sam:arduino_due_x
13
- - esp32:esp32:featheresp32:FlashFreq=80
13
+ - esp32:esp32:esp32doit-devkit-v1
14
14
- STM32:stm32:GenF1:pnum=BLUEPILL_F103C8
15
+ # - STM32:stm32:Nucleo_64:pnum=NUCLEO_F411RE
15
16
16
17
include :
17
18
- arduino-boards-fqbn : arduino:avr:uno
30
31
platform-url : https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
31
32
sketch-names : bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, magnetic_sensor_spi_alt_example.ino
32
33
34
+ - arduino-boards-fqbn : STM32:stm32:GenF1:pnum=BLUEPILL_F103C8
35
+ platform-url : https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
36
+ sketch-names : bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, magnetic_sensor_spi_alt_example.ino
37
+
33
38
34
39
35
40
# Do not cancel all jobs / architectures if one job fails
You can’t perform that action at this time.
0 commit comments