Age | Commit message (Expand) | Author |
2011-02-05 | Adding Sun's fdlibm, and libnix's scanf, tweaked to become an xscanf. Adding ... | Pixel |
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, hig... | Nicolas "Pixel" Noble |
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 |
2011-01-26 | Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS a... | Nicolas "Pixel" Noble |
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 |