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.
2 parents 43ac370 + 348cc2b commit 1c1ae6bCopy full SHA for 1c1ae6b
.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