diff --git a/README.md b/README.md index 0a360e06..a2021d35 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Note that the SDK integration examples (Pico SDK, Zephyr SDK, etc.) are not reco | [swift-stm32c011-examples](https://github.com/xtremekforever/swift-stm32c011-examples) | STM32 | Examples of running Embedded Swift on the STM32C011, which is a tiny MCU with only 6KB of SRAM and 32KB of flash. | | [flappy-swift](https://github.com/sliemeobn/flappy-swift) | Web | A WebAssembly game written in Swift in ~100 KB. | | [swift-for-wasm-examples](https://github.com/swiftlang/swift-for-wasm-examples) | Web | A "Swift Audio Workstation" example built with Swift for WebAssembly running in the browser using Embedded Swift. | +| [CPicoSDK](https://github.com/gonzalolarralde/CPicoSDK/tree/main/Example) | Pico 2 | SwiftPM package that enables seamless Swift development for the Raspberry Pi Pico SDK | Please note that the presence of community repositories and devices in this list does not constitute a recommendation or endorsement. If there's a project you'd like to see included here, please [submit an issue](https://github.com/swiftlang/swift-embedded-examples/issues/new) with the details.