Skip to content

Commit 50abed3

Browse files
committed
add embedded tag to 2 blog posts
1 parent 3e076a6 commit 50abed3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_posts/2024-03-12-byte-sized-swift-tiny-games-playdate.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ published: true
44
date: 2024-03-12 10:00:00
55
title: "Byte-sized Swift: Building Tiny Games for the Playdate"
66
author: [rauhul]
7+
tag: [embedded]
78
---
89

910
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).

_posts/2024-04-03-embedded-swift-examples.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ published: true
44
date: 2024-04-03 10:00:00
55
title: "Get Started with Embedded Swift on ARM and RISC-V Microcontrollers"
66
author: [kubamracek]
7+
tag: [embedded]
78
---
89

910
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.

0 commit comments

Comments
 (0)