kopia lustrzana https://github.com/majbthrd/pico-debug
added Pico_Template (Keil MDK) link
rodzic
32820c6eee
commit
11ce5e1670
|
@ -34,3 +34,5 @@ First make certain that you have followed the steps above in "building Pico appl
|
|||
|
||||
If you are a [Rowley Crossworks for ARM](https://www.rowley.co.uk/arm/index.htm) user, take a look at the pico-crossworks example in [pico-demos](https://github.com/majbthrd/pico-demos).
|
||||
|
||||
If you use [Keil MDK](https://www.arm.com/products/development-tools/embedded-and-software/keil-mdk) or [Keil MDK-Lite](https://www2.keil.com/mdk5/editions/lite), take a look at [Pico_Template](https://github.com/GorgonMeducer/Pico_Template).
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@ Some software solutions are all-in-one and do all three of these tasks within on
|
|||
| All-in-one |
|
||||
| :--------- |
|
||||
| [Rowley Crossworks for ARM](https://www.rowley.co.uk/arm/index.htm) |
|
||||
| [Keil MDK](https://www.arm.com/products/development-tools/embedded-and-software/keil-mdk) / [Keil MDK-Lite](https://www2.keil.com/mdk5/editions/lite) |
|
||||
|
||||
Other approaches rely on three different pieces of PC software to work together. You can mix and match which software does each of the three tasks:
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue