Wirepas SDK
|
Go to the source code of this file.
Functions | |
void | early_init (void) |
Function called early in the boot process. It can be used to configure I/Os just after power-up. More... | |
void | first_boot (void) |
Function called on time before the flash is locked. It can be used to configure register that are not accessible otherwise. More... | |
void early_init | ( | void | ) |
Function called early in the boot process. It can be used to configure I/Os just after power-up.
void first_boot | ( | void | ) |
Function called on time before the flash is locked. It can be used to configure register that are not accessible otherwise.