File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ python genpinmap_arduino.py DISCO_F407G "STM32F407V(E-G)Tx.xml"
1111python genpinmap_arduino.py DISCO_F746NG " STM32F746N(E-G)Hx.xml"
1212python genpinmap_arduino.py NUCLEO_L053R8 " STM32L053R(6-8)Tx.xml"
1313python genpinmap_arduino.py NUCLEO_L432KC " STM32L432K(B-C)Ux.xml"
14+ python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
1415python genpinmap_arduino.py NUCLEO_L476RG " STM32L475R(C-E-G)Tx.xml"
1516
1617pause
Original file line number Diff line number Diff line change @@ -31,4 +31,5 @@ python genpinmap_arduino.py DISCO_F407G "STM32F407V(E-G)Tx.xml"
3131python genpinmap_arduino.py DISCO_F746NG " STM32F746N(E-G)Hx.xml"
3232python genpinmap_arduino.py NUCLEO_L053R8 " STM32L053R(6-8)Tx.xml"
3333python genpinmap_arduino.py NUCLEO_L432KC " STM32L432K(B-C)Ux.xml"
34+ python genpinmap_arduino.py DISCO_L475VG " STM32L475V(C-E-G)Tx.xml"
3435python genpinmap_arduino.py NUCLEO_L476RG " STM32L475R(C-E-G)Tx.xml"
You can’t perform that action at this time.
0 commit comments