We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ac370 commit 348cc2bCopy full SHA for 348cc2b
.sourcekit-lsp/config.json
@@ -0,0 +1,9 @@
1
+{
2
+ "swiftPM": {
3
+ "configuration": "release",
4
+ "triple": "aarch64-none-none-elf",
5
+ "swiftCompilerFlags": [
6
+ "-enable-experimental-feature", "Embedded",
7
+ ]
8
+ }
9
+}
0 commit comments