-------------------------------------------------- Table of contents -------------------------------------------------- 1 - Directory 2 - How to create a new Software 3 - Use a example -------------------------------------------------- 1 - 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 -------------------------------------------------- 2 - How to create a new Software -------------------------------------------------- -------------------------------------------------- 3 - Use a example --------------------------------------------------