mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-23 23:21:06 -04:00
Rename programmer library, update VID/PID for programmer
This commit is contained in:
parent
994ec270ef
commit
17ce7799a7
6 changed files with 368 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue