https://github.com/shishir-dey/spi-flash
SPI flash driver for Winbond W25Q and similar devices in Rust
https://github.com/shishir-dey/spi-flash
embedded-rust rust-lang spi-flash stm32 w25qxx winbond
Last synced: 3 days ago
JSON representation
SPI flash driver for Winbond W25Q and similar devices in Rust
- Host: GitHub
- URL: https://github.com/shishir-dey/spi-flash
- Owner: shishir-dey
- License: mit
- Created: 2026-04-22T15:05:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-14T04:54:18.000Z (10 days ago)
- Last Synced: 2026-06-14T06:27:17.429Z (10 days ago)
- Topics: embedded-rust, rust-lang, spi-flash, stm32, w25qxx, winbond
- Language: Rust
- Homepage: https://shishir-dey.github.io/spi-flash/
- Size: 42 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spi-flash
A no_std spi flash driver for Winbond W25Q and similar devices in Rust