Hi,
until now, i was working with micropython 1.13 and just changed to the latest version.
The new cmake toolchain is ok, I can build the esp32 micropython however with this latest version, as soon as I add a new python module in the module directory or if I update one, the "make" command does not detect the new files and I have to do a "make clean" before each "make".
Is there another way to do it? with V1.13 it worked fine.
Many thanks
Regards
Build with an updated module.py need a make clean
Re: Build with an updated module.py need a make clean
Hi,
Is there anyone who is having the same problem or behavior?
Thanks
Is there anyone who is having the same problem or behavior?
Thanks