summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
Commit message (Expand)AuthorAgeFilesLines
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-121-87/+80
* Add SLIP test configurationpatacongo2011-03-121-13/+15
* More support for SLIP data link protocolpatacongo2011-03-121-0/+7
* Add SLIP driverpatacongo2011-03-121-0/+8
* Fix nsh/apps bugpatacongo2011-03-111-1/+8
* Add QEMU NSH configurationpatacongo2011-03-101-1/+4
* misc QEMU fixespatacongo2011-03-081-1/+3
* Add i486 toolchain supportpatacongo2011-03-071-0/+10
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-2/+4
* Fix QEMU build target namepatacongo2011-03-061-0/+2
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-061-1/+25
* Add a stub for the QEMU serial driverpatacongo2011-03-051-6/+11
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-041-0/+1
* Port the mm/mm_test.c logic to examples/mmpatacongo2011-03-021-1/+6
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-1/+11
* Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is ...patacongo2011-03-021-1/+5
* Fix NSH redirection hangpatacongo2011-03-011-1/+15
* Rename NSH mem command to freepatacongo2011-02-281-2/+7
* cat and cp need to exit if a signal is recievednuttx-5.18patacongo2011-02-271-63/+59
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-271-21/+62
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-251-2/+8
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-1/+2
* Fix potential memory leakpatacongo2011-02-231-3/+2
* Fix getopt bugpatacongo2011-02-231-1/+4
* Add HID parser from LUFApatacongo2011-02-191-5/+7
* m9s12x context save structurepatacongo2011-02-161-1/+3
* Change all CVS references to SVNpatacongo2011-02-141-9/+11
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-131-1/+3
* RTL18189 infrastructurepatacongo2011-02-121-1/+4
* Add logic to get the VID and PIDpatacongo2011-02-111-0/+2
* Don' depend on uname -o workingpatacongo2011-02-111-22/+21
* Incorporate uIP patchespatacongo2011-01-231-1/+6
* Prep for NuttX-5.17nuttx-5.17patacongo2011-01-201-178/+75
* Fix more issues detected by CppCheck toolpatacongo2011-01-191-1/+3
* Basic HID keyboard funcionality. More testing is neededpatacongo2011-01-191-13/+14
* Many changes in preparation for HID keyboardpatacongo2011-01-151-2/+9
* Framework for HID keyboard -- not much there yetpatacongo2011-01-121-1/+9
* Prep for 5.16 releasenuttx-5.16patacongo2011-01-111-36/+125
* Improve endpoint managementpatacongo2011-01-111-57/+14
* Add USB host documentationpatacongo2011-01-091-7/+40
* Final cleanup before testingpatacongo2010-12-211-89/+94
* Create include/nuttx/usb directorypatacongo2010-12-141-1/+5
* Prep for 5.15 releasenuttx-5.15patacongo2010-12-121-118/+106
* LCD bug fixespatacongo2010-12-071-3/+6
* Add NX configurationpatacongo2010-12-061-4/+10
* USB class drivers need to call DEV_CONNECTpatacongo2010-12-041-1/+5
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-5/+14
* Debuggin SPI-based MicroSD cardpatacongo2010-11-301-2/+6
* Enable network and SD/MMC card supportpatacongo2010-11-281-59/+63
* nettest now uses only 8Kb for packet bufferspatacongo2010-11-281-1/+7