Commit Graph

3 Commits (ba46863c427eaffab21ed2658d791816580b5fdf)

Author SHA1 Message Date
heikki.rautakoski ba46863c42 Fix write_enable commands and method.
-This only has effect if sector protection enabled.
2018-05-24 14:52:18 +03:00
heikki.rautakoski 9ee3f5afa7 Increment erased block count in erase loop 2018-05-02 12:33:22 +03:00
Christopher Haster f65c4298c0 Renamed AT45DB -> DataFlash
Reasoning being that this protocol potentially covers more products
than the AT45DB line and the term DataFlash is a more likely search
term.

If another DataFlash product comes along that uses a different
underlying protocol, we can add a new class with the name
HDMIDataFlashBlockDevice, similarly to what we will need to do
with the SPIFBlockDevice driver.
2017-07-16 14:06:22 -05:00