Crates.io | avrox-storage |
lib.rs | avrox-storage |
version | 0.4.2 |
source | src |
created_at | 2022-04-26 10:45:30.10125 |
updated_at | 2024-06-07 08:33:24.774825 |
description | Storage drivers for the AVRoxide operating system |
homepage | https://avroxi.de/ |
repository | https://gitlab.com/snowgoonspub/avr-oxide |
max_upload_size | |
id | 575296 |
size | 107,421 |
Storage device drivers for the [AVRoxide] AVR operating system
PageBuffer
- buffered overlay that can wrap any device storage driverSNaFus
- simple numbered filing system overlay that gives traditional
open/seek/read/write API for storage devices.See the main AVRoxide documentation at https://avroxi.de/categories/gettingstarted/