Revision LicheeRV Nano USB PID

This commit is contained in:
某杰同学
2024-08-05 21:07:49 -07:00
parent c048db4984
commit bef2ca41ab

View File

@@ -23,7 +23,7 @@ then
then
cat /boot/usb.idProduct > idProduct
else
echo 0x1009 > idProduct
echo 0x2110 > idProduct
fi
mkdir -p strings/0x409
if [ -e /boot/usb.serialnumber ]