PIC32 BootLoader
BltPIC32_Bootloader.X Directory Reference

Files

file  FlashDriver.h [code]
 File contains the declaration of flash functions.
 
file  main.c
 In this file the functions are defined and processed the commands from the host.
 
file  system.h [code]
 The functions are declared and defined state enumerations.
 
file  UARTDriver.c
 In this file the UART config, sendData, ISR functions are defined.
 
file  UARTDriver.h [code]
 File contains the declaration of UART functions and uart_rxbuffer array.