We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd8450 commit 39e7cb4Copy full SHA for 39e7cb4
_data/new-data/get-started/embedded/card-grid.yml
@@ -6,7 +6,7 @@ tertiary_cards:
6
- name: "Integrate with Raspberry Pi Pico SDK"
7
text: "Take advantage of seamless interoperatibility and use existing APIs from the Pico SDK directly from your Swift code."
8
link_text: Open guide
9
- link: https://swiftpackageindex.com/apple/swift-embedded-examples/main/documentation/embeddedswift/picoguide
+ link: https://docs.swift.org/embedded/documentation/embedded/picoguide
10
- name: "Go baremetal on STM32 chips"
11
text: "For maximum control, you can run completely baremetal and use Swift MMIO to operate hardware devices."
12
0 commit comments