Rename programmer library, update VID/PID for programmer

This commit is contained in:
Matt Mets 2023-03-08 16:20:00 +01:00 committed by Michael Cardell Widerkrantz
parent 994ec270ef
commit 17ce7799a7
No known key found for this signature in database
GPG key ID: D3DB3DDF57E704E5
6 changed files with 368 additions and 4 deletions

View file

@ -26,7 +26,7 @@ import os
import sys
import struct
from time import sleep
from usb_test import IceFlasher
from iceflasher import IceFlasher
from pybin2nvcm import pybin2nvcm