Skip to content

Commit

Permalink
Add 2 community examples running on nRF52840 microcontroller
Browse files Browse the repository at this point in the history
  • Loading branch information
ebariaux committed Dec 20, 2024
1 parent 82be18d commit e39fbb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit e39fbb3

Please sign in to comment.