circuitpython/ports/unix/variants/coverage
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
..
frzmpy unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
frzstr unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
manifest.py unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
mpconfigvariant.h unix/variants: Enable MICROPY_DEBUG_PARSE_RULE_NAME on coverage build. 2020-10-01 15:26:43 +10:00
mpconfigvariant.mk examples: Add example code for user C modules, both C and C++. 2020-10-29 15:30:42 +11:00