adds requirements.txt for setup (#591)
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
# General setup
|
||||
tockloader == 1.5
|
||||
six
|
||||
intelhex
|
||||
|
||||
# Configure OpenSK (crypto, JTAG lockdown)
|
||||
colorama
|
||||
tqdm
|
||||
cryptography
|
||||
fido2 >= 1.0.0
|
||||
|
||||
# DFU install
|
||||
nrfutil
|
||||
Reference in New Issue
Block a user