mbed-os/components/storage/blockdevice/COMPONENT_FLASHIAP
Yossi Levy cd53b0afe1 This commit fixes an issue in which boards with FlashIAP block device enabled fails the FlashIAP block device tests exists under the component directory. That's because they have no start address and size configured in the mbed_lib.json file. In order to simplify the test for targets with no definitions in the mbed_lib.json, the test will calculate the start address as the first sector after the application ends and up to the max size available. 2019-01-14 13:06:14 +00:00
..
TESTS/filesystem/fopen This commit fixes an issue in which boards with FlashIAP block device enabled fails the FlashIAP block device tests exists under the component directory. That's because they have no start address and size configured in the mbed_lib.json file. In order to simplify the test for targets with no definitions in the mbed_lib.json, the test will calculate the start address as the first sector after the application ends and up to the max size available. 2019-01-14 13:06:14 +00:00
util storage component: update astyle 2018-10-25 09:51:09 +01:00
FlashIAPBlockDevice.cpp Documnent changes and adding const to get_type method 2019-01-14 13:06:14 +00:00
FlashIAPBlockDevice.h Documnent changes and adding const to get_type method 2019-01-14 13:06:14 +00:00
mbed_lib.json Removing nvstore. adding back the option for configuration as in the external repo 2018-10-10 17:15:46 +03:00