| .. | ||
| c-modules | ||
| ckcc-protocol@2afc7d34d2 | ||
| libngu@537519a829 | ||
| micropython@4107246f8a | ||
| mpy-qr@11347d83f4 | ||
| README.md | ||
Background on Submodules
This project uses many submodules, and to build the final products, you will have to get all the submodules into place and build them in appropriate orders.
A good resource, from an unrelated project, is:
https://ghc.haskell.org/trac/ghc/wiki/WorkingConventions/Git/Submodules
And some background/super in-depth:
https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407