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
/
config
Age
Commit message (
Collapse
)
Author
2011-01-29
Adding sample code for the romfs into the demo, and into the makefile.
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
Adding the osdebug mechanism into arch and FreeRTOS, essentially closing the ↵
Nicolas "Pixel" Noble
circle of dependancy between all 3 libraries. Also, turning the debugging on by default.
2011-01-26
Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS ↵
Nicolas "Pixel" Noble
and ASFLAGS.
2011-01-25
Making make even more quiet.
Nicolas "Pixel" Noble
2011-01-24
Fixing malloc's template, and fixing a bit more the verbose/quiet mode.
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 a few makefiles.
Nicolas "Pixel" Noble
2011-01-23
Adding basic FreeRTOSConfig.h matching the NXP CMSIS SDK.
Pixel