mbed-os/components/storage/blockdevice/COMPONENT_FLASHIAP
Martin Kojtal 1c3b6f4f94
Merge pull request #9268 from yossi2le/yossi_fix_flashiap_test
Calculate FlashIAPBlockDevice start address and size automatically for test only
2019-01-08 09:51:28 +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-07 15:20:58 +02:00
util storage component: update astyle 2018-10-25 09:51:09 +01:00
FlashIAPBlockDevice.cpp Merge pull request #9135 from yossi2le/yossi_get_type_for_bd 2019-01-07 12:26:29 +00:00
FlashIAPBlockDevice.h Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02: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