| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-06 | docs: More consistent capitalization and use of articles in headings. | Jason Neal | |
| See issue #3188. | |||
| 2019-12-19 | docs/develop: Add documentation on how to build native .mpy modules. | Damien George | |
| 2019-04-18 | docs/cmodules: Note the various ways MODULE_EXAMPLE_ENABLED can be set. | Daniel O'Connor | |
| 2019-04-15 | docs/cmodules: Fix example to globally define MODULE_EXAMPLE_ENABLED. | Daniel O'Connor | |
| MODULE_EXAMPLE_ENABLED must be globally defined for the module to be seen and referenced by all parts of the code. | |||
| 2019-03-13 | docs/develop: Fix typos in C-module example for example_add_ints. | Martin Fischer | |
| 2019-03-08 | py: Update and rework build system for including external C modules. | Andrew Leech | |
| How to use this feature is documented in docs/develop/cmodules.rst. | |||
