Skip to content

Commit

Permalink
add embedded tag to 2 blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
rauhul committed Aug 27, 2024
1 parent 3e076a6 commit 50abed3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2024-03-12-byte-sized-swift-tiny-games-playdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ published: true
date: 2024-03-12 10:00:00
title: "Byte-sized Swift: Building Tiny Games for the Playdate"
author: [rauhul]
tag: [embedded]
---

I'm excited to share [swift-playdate-examples](https://github.com/apple/swift-playdate-examples), a technical demonstration of using Swift to build games for [Playdate](https://play.date/), a handheld game system by [Panic](https://panic.com).
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-04-03-embedded-swift-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ published: true
date: 2024-04-03 10:00:00
title: "Get Started with Embedded Swift on ARM and RISC-V Microcontrollers"
author: [kubamracek]
tag: [embedded]
---

We're pleased to introduce a [repository of example projects](https://github.com/apple/swift-embedded-examples) that demonstrate how Embedded Swift can be used to develop software on a range of microcontrollers.
Expand Down

0 comments on commit 50abed3

Please sign in to comment.