Skip to content

Commit 8529d44

Browse files
authored
Allow building and uploading native-sim executable
1 parent 039ebae commit 8529d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CIRCUITPY_BUILD_EXTENSIONS = ["elf"]
1+
CIRCUITPY_BUILD_EXTENSIONS = ["elf", "exe"]

0 commit comments

Comments
 (0)