index
:
uC-sdk
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lpc17xx
/
ldscript
Age
Commit message (
Expand
)
Author
2011-02-05
Getting rid of newlib, starting to implement a libc. Highly experimental, hig...
Nicolas "Pixel" Noble
2011-01-29
Adding some romfs support.
Pixel
2011-01-27
I fail at C-programming. Base VTOR address now works properly.
Pixel
2011-01-28
Work on the MPU port. The exception VTOR redirection doesn't work as expected.
Nicolas "Pixel" Noble
2011-01-26
More senseful init sequence, and memory alignment.
Pixel
2011-01-26
Simplification of the ldscript, and consolidation of the makefiles.
Pixel
2011-01-26
Merging the two ldscripts into one, creating better bss support, and cleaning...
Nicolas "Pixel" Noble
2011-01-26
Forgot to provide a couple of needed exports for the non-mpu ldscript - techn...
Nicolas "Pixel" Noble
2011-01-24
The heap needs to be anonymous; adding generic __heap_start and __heap_end sy...
Nicolas "Pixel" Noble
2011-01-23
Tweaking a few more flags, and adding more symbols to the ldscript.
Pixel
2011-01-23
Shuffling a few files around, and adding assembly file support.
Pixel