File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 11:: See xml file name in C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\db\mcu
22
3- :: GPIO AF function not supported:: python genpinmap_arduino.py NUCLEO_F030R8 "STM32F030R8Tx.xml"
4- :: GPIO AF function not supported::python genpinmap_arduino.py DISCO_F051R8 "STM32F051R8Tx.xml"
5-
63python genpinmap_arduino.py NUCLEO_F030R8 " STM32F030R8Tx.xml"
74python genpinmap_arduino.py NUCLEO_F091RC " STM32F091R(B-C)Tx.xml"
85python genpinmap_arduino.py DISCO_F100RB " STM32F100R(8-B)Tx.xml"
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ set -o nounset # Treat unset variables as an error
2020
2121# See xml file name in <STM32CubeMX install dir>\db\mcu
2222
23- # GPIO AF function not supported:: python genpinmap_arduino.py NUCLEO_F030R8 "STM32F030R8Tx.xml"
24- # GPIO AF function not supported::python genpinmap_arduino.py DISCO_F051R8 "STM32F051R8Tx.xml"
25- #
2623python genpinmap_arduino.py NUCLEO_F030R8 " STM32F030R8Tx.xml"
2724python genpinmap_arduino.py NUCLEO_F091RC " STM32F091R(B-C)Tx.xml"
2825python genpinmap_arduino.py DISCO_F100RB " STM32F100R(8-B)Tx.xml"
You can’t perform that action at this time.
0 commit comments