Skip to content

Commit 31a9435

Browse files
authored
Merge pull request #10897 from tekktrik/dev/native-sim-exe
Allow building and uploading Zephyr native-sim executable
2 parents f7f0fd6 + 8529d44 commit 31a9435

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)