micropython/docs/develop
Damien George de43b500bd py/runtime: Allow initialising sys.path/argv with defaults.
If MICROPY_PY_SYS_PATH_ARGV_DEFAULTS is enabled (which it is by default)
then sys.path and sys.argv will be initialised and populated with default
values.  This keeps all bare-metal ports aligned.

Signed-off-by: Damien George <damien@micropython.org>
2021-12-18 00:08:07 +11:00
..
img
cmodules.rst
compiler.rst
extendingmicropython.rst
gettingstarted.rst
index.rst
library.rst
maps.rst
memorymgt.rst
natmod.rst
optimizations.rst
porting.rst py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
publiccapi.rst
qstr.rst
writingtests.rst