nRF51 SDK - S110 SoftDevice
|
Bootloader util module interface. More...
Functions | |
void | bootloader_util_app_start (uint32_t start_addr) |
Function for starting the application (or bootloader) at the provided address. More... | |
Bootloader util module interface.
void bootloader_util_app_start | ( | uint32_t | start_addr | ) |
Function for starting the application (or bootloader) at the provided address.
[in] | start_addr | Start address. |