Open bigoper opened 5 months ago
The steps mentioned are not working, leading to an error.
Steps taken:
ChipWhisperer-Husky/src
git submodule update --init naeusb
make -j
Error:
error: pathspec 'naeusb' did not match any file(s) known to git
Hi,
I'm not able to replicate this. Are you able to access https://github.com/newaetech/naeusb/tree/eb5209e03b73406a3d992ebffb5bf797b061a1cd?
The steps mentioned are not working, leading to an error.
Steps taken:
ChipWhisperer-Husky/src
git submodule update --init naeusb
), and build withmake -j
.Error: