summaryrefslogtreecommitdiff
path: root/nuttx/examples
Commit message (Expand)AuthorAgeFilesLines
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-0/+76
* Additional changes for clean NSH buildpatacongo2011-03-191-1/+7
* Move netutils header files from include/net/uip to include/apps/netutilspatacongo2011-03-1913-40/+46
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-5/+5
* Move NSH to apps/ as librarypatacongo2011-03-1820-8895/+12
* apps/ update from Urospatacongo2011-03-183-12/+3
* Basic SLIP functionality -- but there are issuespatacongo2011-03-151-12/+12
* VSN/apps updatepatacongo2011-03-142-4/+6
* apps/-related updatepatacongo2011-03-131-1/+14
* Add SLIP test configurationpatacongo2011-03-122-8/+48
* More support for SLIP data link protocolpatacongo2011-03-121-1/+1
* Add a stub that can be used when networking is enabled, but there is no ether...patacongo2011-03-111-5/+5
* Fix nsh/apps bugpatacongo2011-03-111-3/+9
* More apps/ updatespatacongo2011-03-114-23/+132
* Correct error introduced in last check-inpatacongo2011-03-111-1/+1
* apps/-related updatespatacongo2011-03-111-14/+21
* add apps/ dirpatacongo2011-03-101-0/+33
* Add support for platoform specific ROMFS startup filespatacongo2011-03-083-270/+28
* Port the mm/mm_test.c logic to examples/mmpatacongo2011-03-023-0/+392
* Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is ...patacongo2011-03-021-1/+1
* Fix NSH redirection hangpatacongo2011-03-014-8/+151
* Rename NSH mem command to freepatacongo2011-02-286-67/+135
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-271-1/+1
* cat and cp need to exit if a signal is recievednuttx-5.18patacongo2011-02-273-14/+55
* Add NSH kill commandpatacongo2011-02-274-12/+102
* Fix potential memory leakpatacongo2011-02-231-1/+1
* Back out last change; correct fix is in NSHpatacongo2011-02-232-30/+103
* Add examples/wlanpatacongo2011-02-122-0/+316
* Fix issues detected by CppCheck toolpatacongo2011-01-191-12/+32
* Basic HID keyboard funcionality. More testing is neededpatacongo2011-01-191-2/+4
* Complete HID keyboard testpatacongo2011-01-181-2/+49
* More HID keyboard progresspatacongo2011-01-171-0/+1
* More HID keyboard supportpatacongo2011-01-161-1/+1
* Make space for int/isoc endpoint supportpatacongo2011-01-161-0/+17
* Many changes in preparation for HID keyboardpatacongo2011-01-153-0/+256
* First debug changes for USB hostpatacongo2010-12-221-0/+6
* Fix compile errorpatacongo2010-12-171-1/+1
* Create include/nuttx/usb directorypatacongo2010-12-142-4/+4
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-042-3/+3
* Misc USB fixespatacongo2010-11-301-1/+1
* Allow network when telnetd not configuredpatacongo2010-11-305-82/+182
* Fix un-acked backlog coordinatin bugpatacongo2010-11-261-3/+3
* Initial debug fixes for LPC1766 ethernetpatacongo2010-11-161-2/+2
* updatepatacongo2010-10-181-0/+14
* Fix bug in prio inheritance testpatacongo2010-09-291-0/+4
* Eliminate some warningspatacongo2010-09-062-4/+5
* Add paging debug instrumentationpatacongo2010-08-311-1/+8
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-2824-49/+51
* If DHCPC selected, show leased IP addresspatacongo2010-08-111-1/+5
* Lease time is now in host orderpatacongo2010-08-102-2/+6