mbed
Fork of mbed-dev by
Diff: hal/flash_api.h
- Revision:
- 173:7d866c31b3c5
- Parent:
- 169:e3b6fe271b81
- Child:
- 175: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);