diff --git a/README.md b/README.md index a60b708..1be3b4a 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ Pico](https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf) JTAG mode is currently untested. +In your OpenOCD flags, use `-f interface/cmsis-dap.cfg`. Default transport is +JTAG, if OpenOCD doesn't specify a default to the probe. + ## License TinyUSB is licensed under the [MIT license](https://opensource.org/licenses/MIT).