f4-w25q

Crates.iof4-w25q
lib.rsf4-w25q
version0.1.0
sourcesrc
created_at2024-05-13 18:04:33.178134
updated_at2024-05-13 18:04:33.178134
descriptionW25Q driver using stm32-f4xx-hal QSPI implementation
homepagehttps://strathseds.org
repositoryhttps://github.com/X-yl/f4-w25q/
max_upload_size
id1238732
size54,424
(X-yl)

documentation

README

f4-w25q

Support for the W25Q family of flash chips for the STM32F4 family of microcontrollers using stm32f4xx-hal.

Features

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.

Commit count: 11

cargo fmt