|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Directories | |
| src | |
Drives the ra8_io filesystem-format registry (#159) with no external hardware.
The registry lets the fabric recognise the on-disk filesystem on a block device and report what that format can do, so the upper layers never hard-code a switch over FAT versus exFAT. Each format supplies a probe – does this volume look like me? – and a capability descriptor: read-only or writable, sub-directories, streaming writes, maximum name length.
Two halves: