circuitpython/shared-bindings/sdioio
Scott Shawcroft 25e862d110
Make SD cards available over web workflow
This changes storage.mount() to require that a mount point exist
on the parent file system.

A bug in background tasks is also fixed where the function
parameter is cleared on pending callbacks during "reset".

Disk usage is shown on the directory listing and changes based on
the mounted file system. Writable is also loaded per-directory.

Fixes #8108. Fixes #8690. Fixes #8107.
2024-01-16 14:12:16 -08:00
..
__init__.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h sdioio: Add shared-bindings 2020-06-26 11:50:25 -05:00
SDCard.c Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00
SDCard.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00