diff --git a/README.md b/README.md index 6259e90..7763f56 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Note that the SDK integration examples (Pico SDK, Zephyr SDK, etc.) are not reco | [swift-playdate-examples](https://github.com/apple/swift-playdate-examples) | Playdate | An Embedded Swift game running on Playdate by Panic. | | [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. | | [swift-for-wasm-examples](https://github.com/apple/swift-for-wasm-examples) | Web | A "Swift Audio Workstation" example built with Swift for WebAssembly running in the browser using Embedded Swift. | +| [EmbeddedSwift nRF52 Examples](https://github.com/nelcea/EmbeddedSwift-nRF52-Examples) | Nordic Semiconductor nRF52840dk | A collection of examples using Embedded Swift on top of nRF Connect SDK (Zephyr). | +| [Swatak](https://github.com/nelcea/EmbeddedSwift-nRF52-Swatak/tree/main) | Seeed Studio XIAO nRF52840 | A reaction time game inspired by BATAKĀ© boards, implemented in Embedded Swift using nRF Connect 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/apple/swift-embedded-examples/issues/new) with the details.