20 #ifndef COMMON_BOOTLOADER_OPTIONS_H_
21 #define COMMON_BOOTLOADER_OPTIONS_H_
76 #endif // COMMON_BOOTLOADER_OPTIONS_H_
Start the bootloader.
Definition: bootloader_options.h:50
Start the primary application.
Definition: bootloader_options.h:51
void BootloaderOptions_SetBootOption(BootOption option)
Control what we boot after the next s/w reset.
BootOption
The different boot options.
Definition: bootloader_options.h:49
BootOption BootloaderOptions_GetBootOption()
Check what code we should run.