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

@ -39,7 +39,7 @@ import serial # type: ignore
import serial.tools.list_ports # type: ignore
import usb.core # type: ignore
import encode_usb_strings
from usb_test import IceFlasher
from iceflasher import IceFlasher
# Locations for external utilities and files referenced by the test
# program