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
/
Makefile
Age
Commit message (
Collapse
)
Author
2011-02-05
Adding automatic dependency tree building.
Pixel
2011-02-05
Getting rid of newlib, starting to implement a libc. Highly experimental, ↵
Nicolas "Pixel" Noble
highly untested.
2011-02-02
Don't be bitchy when cleaning.
Nicolas "Pixel" Noble
2011-02-02
Making a sample code for the 'romfs' thingy.
Pixel
2011-01-29
Adding the romfs to the things to remove in the clean target.
Pixel
2011-01-29
Wrong directory name.
Pixel
2011-01-29
Adding sample code for the romfs into the demo, and into the makefile.
Pixel
2011-01-29
Adding some romfs support.
Pixel
2011-01-27
Removing that temporary test...
Pixel
2011-01-28
Work on the MPU port. The exception VTOR redirection doesn't work as expected.
Nicolas "Pixel" Noble
2011-01-25
Slightly less cumbersome dependency tree.
Nicolas "Pixel" Noble
2011-01-25
Adding copy of the mutable rom data into its position in ram, and fixing ↵
Nicolas "Pixel" Noble
makefiles to have a proper dependency tree on the libraries.
2011-01-24
Fixing malloc's template, and fixing a bit more the verbose/quiet mode.
Nicolas "Pixel" Noble
2011-01-24
Dummy software compiles; fixed a few linking issues. Also, most of the ↵
Nicolas "Pixel" Noble
kernel syscalls are missing.
2011-01-24
Adding sbrk, and fixing a couple of other makefile problems.
Nicolas "Pixel" Noble
2011-01-24
Fixing a few templates, and making the various needed functions available.
Nicolas "Pixel" Noble
2011-01-24
Adding skeleton OS directory, and fixing the ldscript.
Nicolas "Pixel" Noble
2011-01-24
Shuffled a few configuration items around, and added a barebone demo source ↵
Nicolas "Pixel" Noble
code.
2011-01-24
Adding a few makefiles.
Nicolas "Pixel" Noble