File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 - STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
2020 - STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F411RE # stm32 nucleo
2121 - STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
22- - STMicroelectronics:stm32@2.2.0 :Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
22+ - STMicroelectronics:stm32:Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
2323 - arduino:mbed_rp2040:pico # rpi pico
2424
2525 include :
@@ -59,12 +59,11 @@ jobs:
5959 platform-url : https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
6060 sketch-names : bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, stm32_spi_alt_example.ino
6161
62- - arduino-boards-fqbn : STMicroelectronics:stm32@2.2.0 :Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
62+ - arduino-boards-fqbn : STMicroelectronics:stm32:Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
6363 platform-url : https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
6464 sketch-names : B_G431B_ESC1.ino
6565 build-properties :
6666 B_G431B_ESC1 :
67- -DHAL_ADC_MODULE_ONLY
6867 -DHAL_OPAMP_MODULE_ENABLED
6968
7069 - arduino-boards-fqbn : STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
8988 platform-url : ${{ matrix.platform-url }}
9089 sketch-names : ${{ matrix.sketch-names }}
9190 sketches-exclude : ${{ matrix.sketches-exclude }}
91+ build-properties : ${{ toJson(matrix.build-properties) }}
You can’t perform that action at this time.
0 commit comments