32 #if defined(PIOS_INCLUDE_BL_HELPER)
34 #include "stm32f4xx_flash.h"
39 return (uint8_t *) (SectorAddress);
48 CRC_CalcBlockCRC((uint32_t *) bdinfo->
fw_base, (bdinfo->
fw_size) >> 2);
uint8_t * PIOS_BL_HELPER_FLASH_If_Read(uint32_t SectorAddress)
Main PiOS header to include all the compiled in PiOS options.
uint32_t PIOS_BL_HELPER_CRC_Memory_Calc()
const struct pios_board_info pios_board_info_blob
void PIOS_BL_HELPER_FLASH_Read_Description(uint8_t *array, uint8_t size)
void PIOS_BL_HELPER_CRC_Ini()