micropython/docs/develop
Alessandro Gatti e993f53877 docs/develop/natmod: Add notes on Picolibc and natmods.
This commit adds some documentation on what are the limitations of using
Picolibc as a standard C library for native modules.

This also contains a reference to the "errno" issue when building
natmods on RV32 that the PR this commit is part of, as it is not obvious
how to approach this issue when encountered for the first time.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2025-07-20 23:03:40 +10:00
..
img
cmodules.rst
compiler.rst
extendingmicropython.rst
gettingstarted.rst tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00
index.rst
library.rst
maps.rst
memorymgt.rst
natmod.rst docs/develop/natmod: Add notes on Picolibc and natmods. 2025-07-20 23:03:40 +10:00
optimizations.rst
porting.rst
publiccapi.rst
qstr.rst
writingtests.rst tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00