summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
Commit message (Expand)AuthorAgeFilesLines
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-2/+4
* Compiles with ZDS-IIpatacongo2008-01-091-6/+7
* Spell checkedpatacongo2008-01-081-9/+9
* Add logic for environments that can't use soft linkspatacongo2008-01-081-10/+201
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-0/+1
* Reduce make outputpatacongo2008-01-081-0/+1
* Fix datespatacongo2008-01-081-4/+4
* Document 0.3.6.1 releasenuttx-3.6.1patacongo2008-01-081-1/+13
* Add support for tools that can't make dependenciespatacongo2008-01-081-0/+2
* Adding support for the z16fpatacongo2008-01-071-4/+28
* Prep for 0.3.6nuttx-3.6patacongo2008-01-061-29/+52
* Add support for Pascal P-Code interpreterpatacongo2008-01-051-0/+1
* Fix html errorspatacongo2008-01-041-8/+8
* Debug z80sim NSH (still doesn't work)patacongo2008-01-011-1/+2
* Add z80 signalspatacongo2007-12-311-7/+12
* updatepatacongo2007-12-311-1/+25
* Add z80 targetpatacongo2007-12-291-0/+1
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-281-0/+1
* Updated for 0.3.5nuttx-3.5patacongo2007-12-181-43/+21
* updatepatacongo2007-12-131-271/+34
* ifconfig shows uIP statspatacongo2007-12-121-1/+2
* updatepatacongo2007-12-111-0/+3
* Fix compilation errorspatacongo2007-12-111-0/+1
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-111-2/+7
* Updatespatacongo2007-12-101-3/+4
* Release 0.3.4nuttx-3.4patacongo2007-12-101-38/+38
* Improved read-ahead buffer managementpatacongo2007-12-061-0/+1
* Cosmeticpatacongo2007-12-051-21/+21
* Clarificationspatacongo2007-12-051-6/+7
* Add feature set, trademarkspatacongo2007-12-051-10/+239
* Add c5471 Ethernet driverpatacongo2007-12-041-0/+1
* Add skeleton ethernet driverpatacongo2007-12-021-0/+1
* Add TELNET front end to NSHpatacongo2007-12-021-0/+1
* Add send() timeout logicpatacongo2007-12-021-0/+1
* Basic DHPC client functionalitypatacongo2007-11-301-1/+5
* Add examples/dhcpdpatacongo2007-11-301-0/+2
* Prep for 0.3.3 releasenuttx-3.3patacongo2007-11-281-26/+36
* Improve send/close performancepatacongo2007-11-281-0/+3
* Fixed missing logic in readahead buffer logicpatacongo2007-11-271-0/+1
* Integrated uIP's TELNETDpatacongo2007-11-251-0/+2
* fs/ and lib/ debug can be selectively enabledpatacongo2007-11-241-1/+2
* Must disconnect TCP socket on close()patacongo2007-11-241-1/+3
* Debug can now be selectively enabled by subystempatacongo2007-11-231-0/+1
* Removed unused uIP filespatacongo2007-11-231-0/+2
* Verified recvfrom()nuttx-3.2patacongo2007-11-231-26/+40
* Debug UDP send logicpatacongo2007-11-231-0/+1
* Added UDP test/examplepatacongo2007-11-221-0/+1
* TCP and ICMP protocols may now be disabledpatacongo2007-11-221-0/+1
* Add TX data notificationpatacongo2007-11-221-0/+3
* Fix leak in socket closepatacongo2007-11-211-3/+14