micropython/docs/develop
stijn 25c4563f26 examples: Add example code for user C modules, both C and C++.
Add working example code to provide a starting point for users with files
that they can just copy, and include the modules in the coverage test to
verify the complete user C module build functionality.  The cexample module
uses the code originally found in cmodules.rst, which has been updated to
reflect this and partially rewritten with more complete information.
2020-10-29 15:30:42 +11:00
..
cmodules.rst examples: Add example code for user C modules, both C and C++. 2020-10-29 15:30:42 +11:00
index.rst docs/develop: Add documentation on how to build native .mpy modules. 2019-12-19 17:07:53 +11:00
natmod.rst docs/develop: Add notes on prerequisite tools for building native .mpy. 2020-09-25 12:25:29 +10:00
qstr.rst docs: Fix reference to QSTR_GEN_CFLAGS Makefile flag. 2020-10-29 15:28:18 +11:00