mbed library sources, mbed-dev only for TYBLE16
Fork of mbed-dev by
Please refer flowing link.
/users/kenjiArai/notebook/tyble16-module-will-become-a-mbed-family--mbedliza/
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);