diff options
| author | Damien George <damien@micropython.org> | 2024-07-19 22:36:15 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-07-20 12:32:31 +1000 |
| commit | 8159dcc276dc07bcb28d6ab3a3b7d2a5c1d90ab5 (patch) | |
| tree | 1cd87e3fecb81eff695899ea01e854e048f70956 /extmod/modbtree.c | |
| parent | 5f3ecc29f8f0d69d15710ded3278fe055f532517 (diff) | |
extmod/modos: Include os.sep entry if MICROPY_VFS is enabled.
This simplifies configuration by removing the `MICROPY_PY_OS_SEP` option
and instead including `os.sep` if `MICROPY_VFS` is enabled. That matches
the configuration of all existing ports that enabled `os.sep` (they also
had `MICROPY_VFS` enabled), and brings consistency to other ports.
Fixes issue #15116.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/modbtree.c')
0 files changed, 0 insertions, 0 deletions
