docs.rs failed to build avrox-storage-0.4.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
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/