Abstraction Layer Kernel Flash v1.0.0

Hello all,

The Abstraction Layer Kernel Flash v1.0.0 has been released on GitHub!
This component implements the LLKernel API to install applications on memory-mapped external flash using fixed size blocks.
The installed applications are persistent and executed in place (XIP).

VEE Ports integrating this component must implement the functions defined in flash_controller.h.

Happy coding!
The MicroEJ Team.