summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/src/stm32/stm32_usbdev.cpatacongo2009-10-311-2/+2
* upatepatacongo2009-10-301-1/+5
* Document bugfixpatacongo2009-10-291-0/+7
* Add STM32 USBDEV driverpatacongo2009-10-291-1/+5
* Need to config CTS/RTS pins for USART2/3 even if not using flow controlpatacongo2009-10-291-0/+2
* Fix types in stm32 serial driverspatacongo2009-10-291-1/+5
* Improved certain Cortex-M3 context switch timespatacongo2009-10-251-2/+7
* Add USB serial device configuration for STM32patacongo2009-10-231-1/+3
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+1
* Add MTD interface; add M25P64/128 driverpatacongo2009-10-181-1/+5
* Move some drivers to separate subdirectoriespatacongo2009-10-181-0/+2
* Prep for the 0.4.12 releasenuttx-4.12patacongo2009-10-171-7/+7
* Prep for 0.4.11 releasenuttx-4.11patacongo2009-10-171-95/+42
* Completes 1st cut of SPI DMApatacongo2009-10-171-1/+3
* Add README file infopatacongo2009-10-142-0/+140
* LEDs on port F, not Cpatacongo2009-10-141-1/+3
* updatepatacongo2009-10-131-10/+21
* Update group infopatacongo2009-10-021-129/+216
* Prep for 0.4.11 releasepatacongo2009-09-161-87/+66
* Fix reference counting errorspatacongo2009-09-151-0/+6
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-0/+3
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-152-2/+16
* cosmeticpatacongo2009-09-121-1/+1
* Fix CGI pattern logicpatacongo2009-09-111-6/+6
* Remove check for outstanding un-ACKed data in TX pollpatacongo2009-09-111-0/+3
* Fix race condition that can cause close of socket to hangpatacongo2009-09-111-1/+4
* Fix race condition bug in poll() for backlogged connectionspatacongo2009-09-101-1/+5
* This two FIFO handling bugs in LM3S ethernet driverpatacongo2009-09-091-1/+9
* strstr fails because length off by 1patacongo2009-08-151-0/+2
* Get rid of cwd in THTTPDpatacongo2009-08-151-1/+4
* Fix strcasecmppatacongo2009-08-151-3/+9
* Prep for 0.4.10 releasenuttx-4.10patacongo2009-08-081-68/+58
* accept() now supports non-blocking operationspatacongo2009-08-021-3/+4
* updatepatacongo2009-08-021-4/+10
* Add non-blocking capability for TCP socketspatacongo2009-07-191-2/+5
* Document string operationspatacongo2009-07-181-58/+126
* Add strpbrk()patacongo2009-07-181-1/+1
* Add strstr()patacongo2009-07-181-0/+1
* Add framework for THTTPD examplepatacongo2009-07-181-1/+6
* Fix CGI I/O redirection and interposer taskspatacongo2009-07-181-5/+1
* A big, hard-coded stack size was used in several placespatacongo2009-07-141-1/+5
* Add fileno()patacongo2009-07-132-1/+113
* Added exec()patacongo2009-07-121-2/+6
* Add gmtime and localtimepatacongo2009-07-122-19/+68
* Add gettimeofday()patacongo2009-07-112-0/+30
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-112-3/+15
* Add reference to NXFLAT interfacepatacongo2009-07-111-1/+6
* Document binary loadr APIspatacongo2009-06-271-14/+185
* Prep for 0.4.9nuttx-4.9patacongo2009-06-262-71/+604
* ChangeLogpatacongo2009-06-251-1/+4