clarify that users *probably* want picotool

This commit is contained in:
Brian S. Stephan 2023-06-20 13:22:50 -05:00
parent d6657fa750
commit 8e8feae77a
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
Tools for working with GP2040-CE binary dumps.
## Dependencies
Interacting with your board (e.g. getting dumps, etc.) requires [picotool](https://github.com/raspberrypi/picotool), and
currently the expectation is that you can run it yourself before invoking these tools. That may change one day.
## Installation
```