mirror of
https://github.com/micropython/micropython.git
synced 2026-01-21 19:37:20 +01:00
Add "make submodules" to commands when building for the first time. Otherwise, on a first time build, the submodules have not been checked out and a lot of `fatal error: nrfx.h: No such file or directory` errors are printed.