1 unstable release
0.1.0 | May 13, 2024 |
---|
#915 in Hardware support
17KB
284 lines
f4-w25q
Support for the W25Q family of flash chips for the STM32F4 family of microcontrollers using stm32f4xx-hal.
Features
- Expose the flash chip as a littlefs file system
- Expose the flash chip as an embedded_storage_async device
Examples
See examples/ directory
Note
A default target of stm32f412 is selected so the crate is able to be published. Disable this to select a different variant.
Dependencies
~54MB
~1.5M SLoC