Yossi Levy
|
bdeb54592f
|
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 |
Deepika
|
a356db19aa
|
Resolved warning: variable declared but never referenced
|
2018-12-21 13:34:00 -06:00 |
Deepika
|
7b5fe2d8ba
|
Resolve string literal error
Space needed between 2 string literals
[Error] fopen.cpp@204,97: [Pe2486]: user-defined literal operator not found
|
2018-12-21 13:28:23 -06:00 |
Martin Kojtal
|
53f1397522
|
storage component: update astyle
|
2018-10-25 09:51:09 +01:00 |
Yossi Levy
|
196fbe5c68
|
Fixing unicode error in IAR compilation
|
2018-10-14 12:13:53 +03:00 |
Yossi Levy
|
ed8e170d15
|
Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure.
|
2018-08-29 12:01:11 +03:00 |
Yossi Levy
|
881929eef7
|
Add 'components/storage/blockdevice/COMPONENT_FLASHIAP/' from commit '8f1ac821f1c411986b8533cbf4878ea9b3fe5efb'
git-subtree-dir: components/storage/blockdevice/COMPONENT_FLASHIAP
git-subtree-mainline: 9a0844a84f
git-subtree-split: 8f1ac821f1
|
2018-08-29 11:48:04 +03:00 |