You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small thing, maybe not worth fixing:
if the path given for FROZEN_MPY_CODE contains .., e.g- "../scripts", the generated frozen_mpy.c will not compile. The auto-created symbols will contain ..
Otherwise, a very useful feature. Thanks a lot for that.