summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Additional changes for clean NSH buildpatacongo2011-03-193-11/+12
* Move netutils header files from include/net/uip to include/apps/netutilspatacongo2011-03-192-4/+6
* Minor cosmeticpatacongo2011-03-191-1/+1
* Move VSN apps to apps/vsnpatacongo2011-03-1918-12/+82
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-4/+4
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-1818-312/+312
* Move NSH to apps/ as librarypatacongo2011-03-1819-0/+9063
* apps/ update from Urospatacongo2011-03-1812-31/+668
* apps/ make changes + SLIP MTU notespatacongo2011-03-143-3/+3
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-148-12/+235
* VSN/apps updatepatacongo2011-03-144-13/+58
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-123-20/+15
* More apps/ updatespatacongo2011-03-111-4/+11
* apps/-related updatespatacongo2011-03-113-18/+36
* Fix QEMU context switch bugpatacongo2011-03-103-8/+0
* add apps/ dirpatacongo2011-03-107-0/+455