summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-02-05Adding Sun's fdlibm, and libnix's scanf, tweaked to become an xscanf. Adding ...Pixel
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble
2011-01-29Adding sample code for the romfs into the demo, and into the makefile.Pixel
2011-01-28Work on the MPU port. The exception VTOR redirection doesn't work as expected.Nicolas "Pixel" Noble
2011-01-27FreeRTOS now boots and run properly. Yay!Nicolas "Pixel" Noble
2011-01-27Adding the osdebug mechanism into arch and FreeRTOS, essentially closing the ...Nicolas "Pixel" Noble
2011-01-26Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS a...Nicolas "Pixel" Noble
2011-01-25Making make even more quiet.Nicolas "Pixel" Noble
2011-01-24Fixing malloc's template, and fixing a bit more the verbose/quiet mode.Nicolas "Pixel" Noble
2011-01-23Tweaking a few more flags, and adding more symbols to the ldscript.Pixel
2011-01-23Shuffling a few files around, and adding assembly file support.Pixel
2011-01-24Adding a few makefiles.Nicolas "Pixel" Noble
2011-01-23Adding basic FreeRTOSConfig.h matching the NXP CMSIS SDK.Pixel