Initial commit

This commit is contained in:
2024-05-08 14:31:38 -06:00
commit a7189d3714
7 changed files with 379 additions and 0 deletions

5
nrfutil/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
adafruit-nrfutil==0.5.3.post16
click==8.1.7
ecdsa==0.19.0
pyserial==3.5
six==1.16.0