mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +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.