1.3.5 SPI Bootloader Library Interface
Name | Description |
---|---|
bootloader_SPI_Tasks | Starts bootloader execution. |
bootloader_Trigger | Checks if Bootloader has to be executed at startup. |
bootloader_GetVersion | Returns the current bootloader version. |
run_Application | Runs the programmed application at startup. |