pub fn start()Expand description
Starts the bootloader. This app is meant to be used in a global CLI environment (see GitHub for binaries), but we also allow for embedded solutions like this.
This function does not return anything, it simply gives you the menu prompts for the bootloader and acts accordingly.