CHANGES - Flash API for UART bootloader


CHANGES
-------
Version 0.0.0 First Release

Version 1.0.0
- save ea and desable interrupt in each function
- add #undef LARGE_MEMORY_MODEL in file flash_api.h

version 1.2.0
- force small compilation for each function.
- new routines to access Extra Byte.
- __api_erase_block added