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-dev by
Diff: hal/flash_api.h
- Revision:
- 172:7d866c31b3c5
- Parent:
- 169:e3b6fe271b81
- Child:
- 174:b96e65c34a4d
--- a/hal/flash_api.h Wed Aug 16 18:27:13 2017 +0100 +++ b/hal/flash_api.h Thu Aug 31 17:27:04 2017 +0100 @@ -98,7 +98,6 @@ /** Get page size * * @param obj The flash object - * @param address The page starting address * @return The size of a page */ uint32_t flash_get_page_size(const flash_t *obj);