8000
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 35dd959 commit 8cbae12Copy full SHA for 8cbae12
ports/unix/variants/coverage/manifest.py
@@ -1,3 +1,4 @@
1
+add_library("unix-ffi", "$(MPY_LIB_DIR)/unix-ffi")
2
freeze_as_str("frzstr")
3
freeze_as_mpy("frzmpy")
4
freeze_mpy("$(MPY_DIR)/tests/frozen")
ports/unix/variants/manifest.py
@@ -1,2 +1,3 @@
require("mip-cmdline")
require("ssl")
0 commit comments