Commit Graph

4 Commits (ec2175067b253082074b81728efa4ec69257f16b)

Author SHA1 Message Date
David Saada 6f3a342f61 Implement the get_erase_size API (based on address) 2018-07-04 16:37:18 +03:00
Christopher Haster daf4a7fea1 Added support for Travis CI 2017-07-16 16:00:38 -05:00
Christopher Haster 4ae3dc05a6 Added README and LICENSE 2017-07-16 16:00:34 -05: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