Crates.io | f4-w25q |
lib.rs | f4-w25q |
version | 0.1.0 |
source | src |
created_at | 2024-05-13 18:04:33.178134 |
updated_at | 2024-05-13 18:04:33.178134 |
description | W25Q driver using stm32-f4xx-hal QSPI implementation |
homepage | https://strathseds.org |
repository | https://github.com/X-yl/f4-w25q/ |
max_upload_size | |
id | 1238732 |
size | 54,424 |
Support for the W25Q family of flash chips for the STM32F4 family of microcontrollers using stm32f4xx-hal.
See examples/ directory
A default target of stm32f412 is selected so the crate is able to be published. Disable this to select a different variant.