firmware-base/vendor/sming/Sming/docs/source/debugging/rp2040.rst
2026-01-28 16:42:43 +01:00

9 lines
269 B
ReStructuredText

Debugging on RP2040
===================
This is best accomplished using a JTAG debugger as discussed here
https://www.raspberrypi.org/documentation/microcontrollers/raspberry-pi-pico.html
under ``Debugging using another Raspberry Pi Pico``.
See :envvar:`ENABLE_GDB`.