circuitpython/docs/develop
Phil Howard 8e5756e2b6 docs/develop/cmodules.rst: Document C-modules and micropython.cmake.
Documents the micropython.cmake file required to make user C modules
compatible with the CMake build system.

Signed-off-by: Phil Howard <phil@pimoroni.com>
2021-03-31 00:28:21 +11:00
..
img docs/develop: Add MicroPython Internals chapter. 2021-01-27 16:59:58 +11:00
cmodules.rst docs/develop/cmodules.rst: Document C-modules and micropython.cmake. 2021-03-31 00:28:21 +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