circuitpython/shared-bindings/os
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 Factor common_hal_os_uname into os_uname() and remove common_hal_os_uname. 2025-03-20 06:25:46 -07:00
__init__.h Add working_directory for subsequent code file 2025-04-22 09:58:45 -07:00