chore(usb): add kboot-firmware-upgrade script (#1006)
This commit is contained in:
committed by
László Monda
parent
5ab5ad5f0c
commit
f6bef928fe
@@ -1,7 +1,7 @@
|
||||
import { Device, devices } from 'node-hid';
|
||||
import { readFile } from 'fs-extra';
|
||||
import { EOL } from 'os';
|
||||
import MemoryMap from 'nrf-intel-hex';
|
||||
import * as MemoryMap from 'nrf-intel-hex';
|
||||
import { LogService } from 'uhk-common';
|
||||
|
||||
import { Constants, UsbCommand } from './constants';
|
||||
|
||||
Reference in New Issue
Block a user