summaryrefslogtreecommitdiff
path: root/apps/namedapp
Commit message (Expand)AuthorAgeFilesLines
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-1/+1
* Correct an error in named application priority when SCHED_RR is enabledpatacongo2012-07-111-17/+50
* Fix another LPC43xx pin configuration problempatacongo2012-07-102-10/+42
* Developing a new way to handle application configurationspatacongo2012-04-142-0/+51
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-4/+4
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-221-1/+1
* Add STM32 FLASH driverpatacongo2011-05-071-1/+1
* More NXFFS logicpatacongo2011-04-281-5/+1
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-1/+1
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-5/+3
* Fix backward conditional in binfspatacongo2011-03-281-8/+8
* Fix an error in opendir() when a mountpoint is in the root directory.patacongo2011-03-281-4/+3
* Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo2011-03-285-0/+1001