-
- Downloads
Modified the file format, which has now a magic number and version.
Modified crt0 to read the new file format and to check the magic number and version. Added an off-board script in fae_utils, ie read_fae.py, to read a fae file off-board.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- GETTING_STARTED.md 306 additions, 0 deletionsGETTING_STARTED.md
- Makefile 2 additions, 4 deletionsMakefile
- README.md 39 additions, 18 deletionsREADME.md
- crt0/Makefile 21 additions, 18 deletionscrt0/Makefile
- crt0/crt0.c 617 additions, 375 deletionscrt0/crt0.c
- crt0/crt0.h 35 additions, 105 deletionscrt0/crt0.h
- crt0/interface.h 0 additions, 105 deletionscrt0/interface.h
- crt0/link.ld 5 additions, 1 deletioncrt0/link.ld
- fae_utils/build_fae.py 141 additions, 115 deletionsfae_utils/build_fae.py
- fae_utils/constants.py 95 additions, 0 deletionsfae_utils/constants.py
- fae_utils/read_fae.py 357 additions, 0 deletionsfae_utils/read_fae.py
- main.c 38 additions, 55 deletionsmain.c
- stdriot/stdriot.c 337 additions, 219 deletionsstdriot/stdriot.c
- stdriot/stdriot.h 12 additions, 516 deletionsstdriot/stdriot.h
Loading
Please register or sign in to comment