Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-os by
flash_set.cpp File Reference
Test tool to set flash to some data. More...
Go to the source code of this file.
Functions | |
static control_t | cfstore_flash_set_test_01_end (const size_t call_count) |
add ~50 KVs and store them in flash |
Detailed Description
Test tool to set flash to some data.
Definition in file flash_set.cpp.
Function Documentation
static control_t cfstore_flash_set_test_01_end | ( | const size_t | call_count ) | [static] |
add ~50 KVs and store them in flash
- Returns:
- on success returns CaseNext to continue to next test case, otherwise will assert on errors.
Definition at line 61 of file flash_set.cpp.
Generated on Tue Jul 12 2022 13:16:21 by
