You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [Blinking an LED on Nordic nRF with Zephyr](https://docs.swift.org/embedded/documentation/embedded/nrfxblinkguide) for documentation on this example.
3
+
See [Blinking an LED on Nordic nRF with Zephyr](https://docs.swift.org/embedded/documentation/embedded/nrfblinkguide for documentation on this example.
See [Blinking an LED on the Raspberry Pi Pico with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/picoguide) for documentation on this example.
3
+
See [Blinking an LED on the Raspberry Pi Pico with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/integratewithpico/) for documentation on this example.
Copy file name to clipboardExpand all lines: rpi-pico-lldb/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# rpi-pico-lldb
2
-
The sample code used in the [Trying out LLDB debugging on Raspberry Pi Pico](https://docs.swift.org/embedded/documentation/embedded/lldbguide) Guided Example.
2
+
The sample code used in the [Trying out LLDB debugging on Raspberry Pi Pico](https://docs.swift.org/embedded/documentation/embedded/svd2lldbguide) Guided Example.
3
3
4
4
## Prerequisites
5
5
- Install **Swift with Embedded support**, **LLDB**, and **SVD2LLDB**.
See [Blinking an LED in Morse code on the Raspberry Pi Pico W with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/picowblinkguide) for documentation on this example.
3
+
See [Blinking an LED in Morse code on the Raspberry Pi Pico W with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/rpipicowblinkguide) for documentation on this example.
0 commit comments