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
Age
Commit message (
Expand
)
Author
2011-01-24
Sanitizing sbrk with stack stuff.
Nicolas "Pixel" Noble
2011-01-24
Compiling the debug framework, and fixing it slightly.
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-24
Dummy software compiles; fixed a few linking issues. Also, most of the kernel...
Nicolas "Pixel" Noble
2011-01-24
Fixing a few templates, and making the various needed functions available.
Nicolas "Pixel" Noble
2011-01-24
Adding privileged segments support in ldscript.
Nicolas "Pixel" Noble
2011-01-24
Adding skeleton OS directory, and fixing the ldscript.
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
2011-01-24
Adding Makefile for NXP's CMSIS source code, and fixing a few case mistakes.
Nicolas "Pixel" Noble
2011-01-23
Adding basic CMSIS source code; v1.3.0 from the NXP website currently.
Pixel