#ifndef __BOARDLOADER_LOWLEVEL_H__ #define __BOARDLOADER_LOWLEVEL_H__ void clear_otg_hs_memory(void); void flash_set_option_bytes(void); #endif