Checks
Documentation URL
https://github.com/micropython/micropython/blob/master/ports/windows/README.md
Description
The build steps for the Windows port are missing make submodule. Build errors occur because micropython-lib (specifically the ssl module) isn't found if that command isn't executed.