Added a Makefile build for the HelloPlaydate example target.

This commit is contained in:
2026-07-25 10:09:34 +02:00
parent c208382bf8
commit 29619720f7
5 changed files with 107 additions and 1 deletions
+2 -1
View File
@@ -53,4 +53,5 @@ exec "$swift_bin" build \
-Xcc -I"$include_dir" \
-Xcc -mcpu=cortex-m7 \
-Xcc -mfloat-abi=hard \
-Xcc -mfpu=fpv5-sp-d16
-Xcc -mfpu=fpv5-sp-d16 \
-Xcc -fshort-enums