micropython/docs/develop
Damien George f541b3673d docs/develop: Improve user C modules to properly describe how to build.
Make and CMake builds are slightly different and these changes help make it
clear what to do in each case.

Signed-off-by: Damien George <damien@micropython.org>
2021-04-02 17:07:20 +11:00
..
img docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
cmodules.rst docs/develop: Improve user C modules to properly describe how to build. 2021-04-02 17:07:20 +11:00
compiler.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
extendingmicropython.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
gettingstarted.rst all: Add .git-blame-ignore-revs for fixing up git blame output. 2021-03-15 11:07:29 +01:00
index.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
library.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
maps.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
memorymgt.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
natmod.rst docs/develop/natmod: Fix a small typo, con->can. 2021-01-30 15:20:44 +11:00
optimizations.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
porting.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
publiccapi.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
qstr.rst docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
writingtests.rst tests: Rename run-tests to run-tests.py for consistency. 2021-03-12 19:56:09 +11:00