summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* NXFFS is basically functional -- more testing neededpatacongo2011-05-051-12/+33
* Fix two more NXFFS bugspatacongo2011-05-051-8/+12
* More NXFFS bugfixespatacongo2011-05-041-1/+1
* More NXFFS bugfixespatacongo2011-05-041-78/+176
* More NXFFS bugfixespatacongo2011-05-041-7/+24
* Fix a few more NXFFS bugspatacongo2011-05-041-32/+52
* NXFFS file deletion is functionalpatacongo2011-05-021-3/+88
* More NXFFS bugfixespatacongo2011-05-021-11/+11
* More NXFFS bugfixespatacongo2011-05-021-12/+23
* Extend NXFFS tests; bugfixespatacongo2011-05-011-26/+211
* Misc NXFFS bug fixespatacongo2011-04-301-6/+12
* Add file creation logicpatacongo2011-04-301-5/+11
* Some initial NXFFS bugfixespatacongo2011-04-291-2/+234
* Add beginning of a test for NXFFSpatacongo2011-04-293-0/+212
* More NXFFS logicpatacongo2011-04-281-5/+1
* Add GCC 4.5.2patacongo2011-04-281-1/+2
* Fixes to get clean i.MXADS buildpatacongo2011-04-262-13/+13
* Minor RTL/WLAN updatepatacongo2011-04-221-75/+89
* Add logic to assign IP address in apps/examples/wlanpatacongo2011-04-211-1/+103
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-192-4/+4
* THTTPD works on LPCXpressopatacongo2011-04-162-22/+26
* Add code changes from Urospatacongo2011-04-154-1/+190
* Add time and uptimepatacongo2011-04-151-0/+16
* Fix error in strrch()patacongo2011-04-131-1/+2
* Fixes for clean LPCXpresso NSH buildpatacongo2011-04-122-2/+2
* Prep for 6.1 releasenuttx-6.1patacongo2011-04-101-1/+2
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-1049-65/+235
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-072-3/+19
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-4/+8
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-0626-295/+14
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-2/+4
* Progress toward kernel buildpatacongo2011-04-052-2/+4
* Fix a couple of recently introduced build problemspatacongo2011-04-041-3/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-035-8/+9
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-037-17/+22
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-0141-191/+120
* Remove .built_alwayspatacongo2011-04-015-59/+41
* 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-2811-77/+834
* RTL bug fixespatacongo2011-03-261-46/+4
* Incorporate changes from Uros Platisepatacongo2011-03-264-38/+77
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-2436-33/+73
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-2437-69/+144
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-212-11/+0
* More build fixespatacongo2011-03-2049-138/+218
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-20158-23/+24519
* More build fixespatacongo2011-03-1910-20/+28
* Move nuttx/netutils to apps/netutilspatacongo2011-03-1973-15/+19286