summaryrefslogtreecommitdiff
path: root/nuttx/Makefile.unix
Commit message (Collapse)AuthorAgeFilesLines
* Add audio/ sub-syste, include/nuttx/audio.h interface, and ↵Gregory Nutt2013-05-191-0/+18
| | | | drivers/audio/vs1053.c driver to NuttX. From Ken Pettit
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-9/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5778 42af7a65-404d-4744-a932-0658087f49c3
* Fix some ARMv7-M syscall logicpatacongo2013-03-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5736 42af7a65-404d-4744-a932-0658087f49c3
* With these fixes, the kernel build is basically functional (but there is ↵patacongo2013-03-091-2/+2
| | | | | | more to be done) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5722 42af7a65-404d-4744-a932-0658087f49c3
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-10/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5721 42af7a65-404d-4744-a932-0658087f49c3
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-261-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5388 42af7a65-404d-4744-a932-0658087f49c3
* A few native window build updatespatacongo2012-11-251-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
* Most of the changes needed to support Windows native clean; distclean is has ↵patacongo2012-11-171-7/+16
| | | | | | a problem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic build changespatacongo2012-11-161-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5362 42af7a65-404d-4744-a932-0658087f49c3
* Add tools/incdir.bat; Rename top-level Makefile to Makefile.unixpatacongo2012-11-131-0/+740
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5347 42af7a65-404d-4744-a932-0658087f49c3