essele / pico_debug

A fast flasher/debugger for RP2040 based devices (runs on Raspberry Pi Pico)
MIT License
67 stars 9 forks source link

Vendor-code / extend feature-set #1

Open raveslave opened 2 years ago

raveslave commented 2 years ago

would be great if you can consider adding a simple way to extend the feature-set, usually you just wanna control and toggle some gpio's for remote reset, or i2c for measuring things

solution could be either something like Daplink's vendor commands, or by running a micropython repl on the 2nd core