Microchip® Advanced Software Framework

bootStructure.h File Reference

Declaration of common types for bootloader.

Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.

#include <srecParser.h>

Data Structures

struct  BootBuffer_t
 

Macros

#define SREC_DATA_LENGTH   SRECORD_SIZE
 

Functions

int Boot_main (void)
 State machine in the main. More...
 

#define SREC_DATA_LENGTH   SRECORD_SIZE

Referenced by srecParser().

int Boot_main ( void  )