Skip to content

Commit d6ea7e2

Browse files
author
fpr
committed
Add board DISCO-L475VG
Signed-off-by: fpr <[email protected]>
1 parent edadaf9 commit d6ea7e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/genpinmap/genpinmap_arduino.bat

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ python genpinmap_arduino.py DISCO_F407G "STM32F407V(E-G)Tx.xml"
1111
python genpinmap_arduino.py DISCO_F746NG "STM32F746N(E-G)Hx.xml"
1212
python genpinmap_arduino.py NUCLEO_L053R8 "STM32L053R(6-8)Tx.xml"
1313
python genpinmap_arduino.py NUCLEO_L432KC "STM32L432K(B-C)Ux.xml"
14+
python genpinmap_arduino.py DISCO_L475VG "STM32L475V(C-E-G)Tx.xml"
1415
python genpinmap_arduino.py NUCLEO_L476RG "STM32L475R(C-E-G)Tx.xml"
1516

1617
pause

src/genpinmap/genpinmap_arduino.sh

+1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ python genpinmap_arduino.py DISCO_F407G "STM32F407V(E-G)Tx.xml"
3131
python genpinmap_arduino.py DISCO_F746NG "STM32F746N(E-G)Hx.xml"
3232
python genpinmap_arduino.py NUCLEO_L053R8 "STM32L053R(6-8)Tx.xml"
3333
python genpinmap_arduino.py NUCLEO_L432KC "STM32L432K(B-C)Ux.xml"
34+
python genpinmap_arduino.py DISCO_L475VG "STM32L475V(C-E-G)Tx.xml"
3435
python genpinmap_arduino.py NUCLEO_L476RG "STM32L475R(C-E-G)Tx.xml"

0 commit comments

Comments
 (0)