|
847241bbb8
|
flash: fix default_flash_is_erased() to use a byte-offset address internally
|
2017-05-29 18:52:20 +02:00 |
|
|
937521c909
|
flash: return size for flash_read() and flash_write()
|
2017-05-19 18:20:50 +02:00 |
|
|
f53b072a65
|
flash: implement release() as part of flash_ops
|
2017-05-19 17:26:00 +02:00 |
|
|
20125827b6
|
flash: add and implemented flash_is_erased() for sandbox flash
|
2017-05-19 17:16:01 +02:00 |
|
|
e65110f084
|
improve API for flash_erase()
|
2017-05-19 17:04:45 +02:00 |
|
|
a899f35562
|
flash: add flash_get_capacity()
|
2017-05-19 15:09:25 +02:00 |
|
|
bd326ad795
|
flash: add flash_copy and improve flash_erase
|
2017-05-15 16:07:13 +02:00 |
|
|
f61ecefdc6
|
flash: add flash_get_size()
|
2017-04-07 19:35:51 +02:00 |
|
|
92b3c1108b
|
flash: implement flash driver model
|
2017-03-11 12:42:32 +00:00 |
|
|
a078de7c9f
|
spi: stm32f0: add SPI driver
|
2017-03-11 00:55:54 +00:00 |
|