summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-101-40/+12
* With these fixes, the kernel build is basically functional (but there is more...patacongo2013-03-091-4/+4
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-071-40/+45
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-51/+52
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-2/+2
* Add time and uptimepatacongo2011-04-151-0/+12
* Completes implementation of kernel mode buildpatacongo2011-04-081-0/+2
* Add logic to initialize SAM3U user applicationspatacongo2011-04-081-0/+2
* Clean kernel-/user-mode module buildpatacongo2011-04-051-1/+3
* More separation of kernel- and user-memory managementpatacongo2011-04-051-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+9
* Progress toward kernel buildpatacongo2011-04-051-5/+13
* fix dependenciespatacongo2011-04-031-2/+0
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-0/+2
* Add SAM3U kernel build logicpatacongo2011-04-021-0/+104