mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2025-04-29 05:59:25 -04:00
Update USB initialization to explicitly check a few common libusb locations on macOS (both Intel and Apple Silicon) and prompt the user to install libusb via Homebrew if not found.
26 lines
285 B
Text
26 lines
285 B
Text
.vscode
|
|
build
|
|
host/__pycache__
|
|
host/standalone
|
|
host/nxdt_host*
|
|
host/nxdumptool
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.nso
|
|
*.map
|
|
*.pfs0
|
|
*.lst
|
|
*.log
|
|
*.spec
|
|
*.exe
|
|
*.7z
|
|
*.code-workspace
|
|
*.csv
|
|
|
|
# TODO: remove this after the PoC builds are no longer needed.
|
|
main.cpp
|
|
/code_templates/tmp/*
|
|
|
|
# macOS
|
|
*.DS_Store
|