An open API service indexing awesome lists of open source software.

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)

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._