Rev | Line | |
---|
[2] | 1 | -------------------------------------------------- |
---|
| 2 | Table of contents |
---|
| 3 | -------------------------------------------------- |
---|
| 4 | |
---|
| 5 | I - Directory |
---|
| 6 | II - How to create a new Software |
---|
| 7 | III - Use a example |
---|
| 8 | |
---|
| 9 | -------------------------------------------------- |
---|
| 10 | I - Directory |
---|
| 11 | -------------------------------------------------- |
---|
| 12 | This directory contents all SOFT for your application |
---|
| 13 | * src_c : content all C sources |
---|
| 14 | * src_asm : content all Assembler source |
---|
| 15 | * src_evt : content all Assembler source to manage event (Interrupt, exception ..) |
---|
| 16 | * ldscript : content ldscript source |
---|
| 17 | * Makefile : directive to compile all tools |
---|
| 18 | |
---|
| 19 | -------------------------------------------------- |
---|
| 20 | II - How to create a new Software |
---|
| 21 | -------------------------------------------------- |
---|
| 22 | |
---|
| 23 | -------------------------------------------------- |
---|
| 24 | III - Use a example |
---|
| 25 | -------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.