File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ python genpinmap_arduino.py NUCLEO_L432KC "STM32L432K(B-C)Ux.xml"
1717python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
1818python genpinmap_arduino.py NUCLEO_L476RG " STM32L475R(C-E-G)Tx.xml"
1919
20+ python genpinmap_arduino.py BLUEPILL_F103C8 " STM32F103C(8-B)Tx.xml"
21+ :: same for MAPLEMINI_F103CB
22+ python genpinmap_arduino.py MAPLEMINI_F103CB " STM32F103C(8-B)Tx.xml"
23+
2024pause
2125:: python genpinmap_arduino.py B96B_F446VE "STM32F446V(C-E)Tx.xml"
2226:: python genpinmap_arduino.py DISCO_F303VC "STM32F303V(B-C)Tx.xml"
Original file line number Diff line number Diff line change @@ -36,3 +36,7 @@ python genpinmap_arduino.py NUCLEO_L152RE "STM32L152RETx.xml"
3636python genpinmap_arduino.py NUCLEO_L432KC " STM32L432K(B-C)Ux.xml"
3737python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
3838python genpinmap_arduino.py NUCLEO_L476RG " STM32L475R(C-E-G)Tx.xml"
39+
40+ python genpinmap_arduino.py BLUEPILL_F103C8 " STM32F103C(8-B)Tx.xml"
41+ # same for MAPLEMINI_F103CB
42+ python genpinmap_arduino.py MAPLEMINI_F103CB " STM32F103C(8-B)Tx.xml"
You can’t perform that action at this time.
0 commit comments