added segger embedded studio example link

master
Peter Lawrence 2021-02-25 13:03:08 -06:00
rodzic 4bd1cbc963
commit 09fe526b60
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -8,3 +8,5 @@ For OpenOCD users (including [Visual Studio Code](https://code.visualstudio.com/
Or, 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).
Or, if you are a [SEGGER Embedded Studio](https://www.segger.com/products/development-tools/embedded-studio/) user, take a look at the pico-ses example in [pico-demos](https://github.com/majbthrd/pico-demos). Before debugging a target with SEGGER Embedded Studio, you will need to run openocd as shown in the [openocd.md](openocd.md) instructions.