https://github.com/vooon/chibios-flash
ChibiOS/RT driver for 25xx flash with block IO (like mtd in linux)
https://github.com/vooon/chibios-flash
chibios driver mtd spi-flash
Last synced: 11 months ago
JSON representation
ChibiOS/RT driver for 25xx flash with block IO (like mtd in linux)
- Host: GitHub
- URL: https://github.com/vooon/chibios-flash
- Owner: vooon
- License: lgpl-3.0
- Created: 2014-03-06T16:37:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-24T21:48:55.000Z (over 11 years ago)
- Last Synced: 2025-04-03T22:01:50.882Z (about 1 year ago)
- Topics: chibios, driver, mtd, spi-flash
- Language: C
- Size: 250 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chibios-flash
=============
ChibiOS/RT 3 driver for 25xx flash with block IO API (like mtd in linux).
Supported devices
-----------------
* Microchip SST25
* SST25VF016B
* SST25VF032B (t)
_(t) -- tested._