mbed-os/components/storage/blockdevice
Amir Cohen 7fac0722a4 Fix functionality for FlashIAPBD & SlicingBD
Due to discovery of inconsistent sector sizes in devices storage the is_valid_erase function was adjusted,
For FlashIAPBD the 'code size' was included to the calculation, preventing faulty "virtual" addresses calculation.
For SlicingBD the same error was fixed and in all 3 validation functions that sent addresses for validation and program/read/erase
different addresses.
2019-03-14 17:46:10 +02:00
..
COMPONENT_DATAFLASH Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
COMPONENT_FLASHIAP Fix functionality for FlashIAPBD & SlicingBD 2019-03-14 17:46:10 +02:00
COMPONENT_QSPIF Merge SPIF & QSPIF components test to general block device tests 2019-02-26 10:28:45 -06:00
COMPONENT_RSPIF Update Comments 2019-01-17 11:13:16 -06:00
COMPONENT_SD Moved util (common test folder) inside the TESTS directory 2019-01-30 16:51:05 -06:00
COMPONENT_SPIF SPIFBlockDevice.h: include SingletonPtr.h 2019-03-01 14:33:33 +02:00