Closed GorgonMeducer closed 3 years ago
Cool!
It seems like the simplest solution is that you just link to the pico-debug download.
That way, users can always get the most current version. This is what other projects like arduino-pico have done.
You mentioned license; the pico-debug license is specified in the README.md of the project. It uses the MIT and Apache 2.0 licenses. If you think it is important to copy the uf2 files to your own repository, then please follow those license terms for copies of object code.
I will put a link to the pico-debug download.
Thank you.
Hi,
Thank you for this fantastic job! I have made a Pico template for MDK, and it works well!
https://github.com/GorgonMeducer/Pico_Template
I have some questions:
Thank you in advance.
Cheers, Gabriel