--------------------------------------------------
 Table of contents
--------------------------------------------------

I   - Directory
II  - How to create a new Software
III - Use a example

--------------------------------------------------
 I   - Directory 
--------------------------------------------------
This directory contents all SOFT for your application
    * src_c    : content all C sources
    * src_asm  : content all Assembler source
    * src_evt  : content all Assembler source to manage event (Interrupt, exception ..)
    * ldscript : content ldscript source
    * Makefile : directive to compile all tools

--------------------------------------------------
 II  - How to create a new Software
--------------------------------------------------

--------------------------------------------------
 III - Use a example
--------------------------------------------------
