Browse Source
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>pull/7562/merge
Damien George
3 years ago
18 changed files with 18 additions and 59 deletions
Loading…
Reference in new issue