circuitpython/shared-bindings/supervisor
Scott Shawcroft 3377765004
Add working_directory for subsequent code file
This allows subfolders to be treated similar to / for multiple
apps within different folders.

Also, fix up the internal current working directory so it doesn't
depend on volumes.

Fixes #9045 and fixes #8409.
2025-04-22 09:58:45 -07:00
..
__init__.c Add working_directory for subsequent code file 2025-04-22 09:58:45 -07:00
__init__.h Add working_directory for subsequent code file 2025-04-22 09:58:45 -07:00
RunReason.c Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
RunReason.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
Runtime.c fix a typo 2025-03-02 15:58:57 -06:00
Runtime.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
SafeModeReason.c Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
SafeModeReason.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
StatusBar.c Switch to ruff like MicroPython 2025-02-05 11:09:15 -08:00
StatusBar.h guard2once -s ... 2024-05-19 20:40:44 -04:00