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 a363ac6 commit 143c293Copy full SHA for 143c293
micropython/mip/manifest.py
@@ -2,4 +2,4 @@
2
3
require("urequests")
4
5
-package("mip")
+package("mip", opt=3)
0 commit comments