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
/
demo.c
Age
Commit message (
Expand
)
Author
2011-02-02
Making a sample code for the 'romfs' thingy.
Pixel
2011-01-29
Adding sample code for the romfs into the demo, and into the makefile.
Pixel
2011-01-29
More filesystem stuff working. devfs is now in place with stdin, stdout, and ...
Nicolas "Pixel" Noble
2011-01-28
The example software should stress stdio, to make it trying to work.
Nicolas "Pixel" Noble
2011-01-28
Proper mutex usage, and protecting malloc and sbrk using them. Also showing t...
Nicolas "Pixel" Noble
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-27
FreeRTOS now boots and run properly. Yay!
Nicolas "Pixel" Noble
2011-01-27
Now this is why the 4th LED on the mbed board wasn't showing up...
Nicolas "Pixel" Noble
2011-01-25
More consistent makefiles includes. Adding BoardConsole for basic console out...
Pixel
2011-01-25
Fixing the LED display on the demo.
Nicolas "Pixel" Noble
2011-01-25
Making the compiler a bitch by enabling warnings in full, fixing a few warnin...
Nicolas "Pixel" Noble
2011-01-24
Shuffled a few configuration items around, and added a barebone demo source c...
Nicolas "Pixel" Noble