This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
crashtest-r0ket
Watch
16
Star
0
Fork
You've already forked crashtest-r0ket
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
51f79dbd54
crashtest-r0ket
/
firmware
/
loadable
/
.gitignore
5 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add loadable/ - build infrastructure for small ram executables. Also reserve 1k ram for these in the main firmware (Makefile.inc variable RAMCODE)
2011-06-15 21:31:02 +00:00
*.elf
*.bin
*.h
Fix loadables to honor size $RAMCODE from Makefile.inc
2011-07-05 00:45:55 +00:00
loadable.ld