micropython-usermod
micropython-usermod copied to clipboard
How to generate Makefile?
In your Micropython usermod documentation (release 1.622) you tell to generate a Makefile (section 4.3). In this section and on github, I find .mk files which assign some usermod variables. But how can I generate the Makefile which actually contains targets? Thanks in advance.