avrox-storage

Crates.ioavrox-storage
lib.rsavrox-storage
version0.4.2
sourcesrc
created_at2022-04-26 10:45:30.10125
updated_at2024-06-07 08:33:24.774825
descriptionStorage drivers for the AVRoxide operating system
homepagehttps://avroxi.de/
repositoryhttps://gitlab.com/snowgoonspub/avr-oxide
max_upload_size
id575296
size107,421
TimWalls (timwalls)

documentation

https://rustdoc.avroxi.de/avr_oxide/

README

AVRox-Storage

Storage device drivers for the [AVRoxide] AVR operating system

Supported Devices

  • Rohm BR24T1M-3AM serial 128Kx8 EEPROM

Driver Overlays

  • PageBuffer - buffered overlay that can wrap any device storage driver

File System Overlays

  • SNaFus - simple numbered filing system overlay that gives traditional open/seek/read/write API for storage devices.

Documentation

See the main AVRoxide documentation at https://avroxi.de/categories/gettingstarted/

Commit count: 240

cargo fmt