summaryrefslogtreecommitdiff
path: root/arch/Makefile
AgeCommit message (Expand)Author
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble
2011-02-02Moving the hooks into the os directory, where they belong.Nicolas "Pixel" Noble
2011-02-02Making a sample code for the 'romfs' thingy.Pixel
2011-01-28Work on the MPU port. The exception VTOR redirection doesn't work as expected.Nicolas "Pixel" Noble
2011-01-27Trying a better reset sequence, by de-initting all possible devices.Nicolas "Pixel" Noble
2011-01-27Adding slightly better exception handlers.Nicolas "Pixel" Noble
2011-01-27Adding the osdebug mechanism into arch and FreeRTOS, essentially closing the ...Nicolas "Pixel" Noble
2011-01-25More consistent makefiles includes. Adding BoardConsole for basic console out...Pixel
2011-01-24Compiling the debug framework, and fixing it slightly.Nicolas "Pixel" Noble
2011-01-24Fixing a few templates, and making the various needed functions available.Nicolas "Pixel" Noble
2011-01-24Shuffled a few configuration items around, and added a barebone demo source c...Nicolas "Pixel" Noble
2011-01-23Shuffling a few files around, and adding assembly file support.Pixel
2011-01-24Adding Makefile for NXP's CMSIS source code, and fixing a few case mistakes.Nicolas "Pixel" Noble