Last change
on this file since 98 was
81,
checked in by rosiere, 17 years ago
|
- Finish Environment (and test)
- Continue predictor_unit
- Add external tools
- svn keyword "Id" set
|
-
Property svn:keywords set to
Id
|
File size:
890 bytes
|
Rev | Line | |
---|
[2] | 1 | -------------------------------------------------- |
---|
| 2 | Table of contents |
---|
| 3 | -------------------------------------------------- |
---|
| 4 | |
---|
[81] | 5 | 1 - Directory |
---|
| 6 | 2 - How to create a new Software |
---|
| 7 | 3 - Use a example |
---|
[2] | 8 | |
---|
| 9 | -------------------------------------------------- |
---|
[81] | 10 | 1 - Directory |
---|
[2] | 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 | -------------------------------------------------- |
---|
[81] | 20 | 2 - How to create a new Software |
---|
[2] | 21 | -------------------------------------------------- |
---|
| 22 | |
---|
| 23 | -------------------------------------------------- |
---|
[81] | 24 | 3 - Use a example |
---|
[2] | 25 | -------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.