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 nrf51-sdk by
dfu_init_template.c File Reference
Go to the source code of this file.
Functions | |
uint32_t | dfu_init_prevalidate (uint8_t *p_init_data, uint32_t init_data_len) |
DFU prevalidate call for pre-checking the received init packet. | |
uint32_t | dfu_init_postvalidate (uint8_t *p_image, uint32_t image_len) |
DFU postvalidate call for post-checking the received image using the init packet. |
Detailed Description
Definition in file dfu_init_template.c.
Generated on Tue Jul 12 2022 14:11:21 by
