summaryrefslogtreecommitdiff
path: root/apps/namedapp
Commit message (Expand)AuthorAgeFilesLines
* Rename namedapp as simply builtinpatacongo2012-12-237-1122/+0
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-6/+6
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+6
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-0/+4
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-11/+11
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in apps/patacongo2012-09-132-2/+2
* 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