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
/
os
/
Makefile
Age
Commit message (
Expand
)
Author
2011-02-05
Getting rid of newlib, starting to implement a libc. Highly experimental, hig...
Nicolas "Pixel" Noble
2011-02-02
Moving the hooks into the os directory, where they belong.
Nicolas "Pixel" Noble
2011-02-02
Making a sample code for the 'romfs' thingy.
Pixel
2011-01-29
Adding some romfs support.
Pixel
2011-01-28
Cleaning up a bit.
Pixel
2011-01-29
More filesystem stuff working. devfs is now in place with stdin, stdout, and ...
Nicolas "Pixel" Noble
2011-01-28
File IO embryo.
Nicolas "Pixel" Noble
2011-01-28
Adding a few more 'syscalls' to our libc.
Pixel
2011-01-26
Adding debugging system for the os layer.
Nicolas "Pixel" Noble
2011-01-25
More consistent makefiles includes. Adding BoardConsole for basic console out...
Pixel
2011-01-24
Dummy software compiles; fixed a few linking issues. Also, most of the kernel...
Nicolas "Pixel" Noble
2011-01-24
Adding sbrk, and fixing a couple of other makefile problems.
Nicolas "Pixel" Noble
2011-01-24
Adding skeleton OS directory, and fixing the ldscript.
Nicolas "Pixel" Noble