We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf0b7d commit 5c31286Copy full SHA for 5c31286
unix/Makefile
@@ -2,6 +2,7 @@
2
include ../py/mkenv.mk
3
4
FROZEN_DIR = scripts
5
+FROZEN_MPY_DIR = modules
6
7
# define main target
8
PROG = micropython
0 commit comments