summaryrefslogtreecommitdiffstats
path: root/apps/namedapp
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo1-1/+1
2012-07-11Correct an error in named application priority when SCHED_RR is enabledpatacongo1-17/+50
2012-07-10Fix another LPC43xx pin configuration problempatacongo2-10/+42
2012-04-14Developing a new way to handle application configurationspatacongo2-0/+51
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 3 of 2)patacongo1-0/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-4/+4
2011-06-22Changes for clean ez80 ZDS-II compilepatacongo1-1/+1
2011-05-07Add STM32 FLASH driverpatacongo1-1/+1
2011-04-28More NXFFS logicpatacongo1-5/+1
2011-04-10Changes for clean build of app/ directory with Windows toolchainpatacongo1-1/+5
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo1-1/+1
2011-04-01Update apps/ Makefiles to fix environmental bugpatacongo1-5/+3
2011-03-28Fix backward conditional in binfspatacongo1-8/+8
2011-03-28Fix an error in opendir() when a mountpoint is in the root directory.patacongo1-4/+3
2011-03-28Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo5-0/+1001