File tree 2 files changed +8
-0
lines changed
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"
17
17
python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
18
18
python genpinmap_arduino.py NUCLEO_L476RG " STM32L475R(C-E-G)Tx.xml"
19
19
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
+
20
24
pause
21
25
:: python genpinmap_arduino.py B96B_F446VE "STM32F446V(C-E)Tx.xml"
22
26
:: 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"
36
36
python genpinmap_arduino.py NUCLEO_L432KC " STM32L432K(B-C)Ux.xml"
37
37
python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
38
38
python 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