summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* updatepatacongo2008-10-131-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1040 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2008-10-111-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1036 42af7a65-404d-4744-a932-0658087f49c3
* Add 1st cut SPI driver for SPI MMCpatacongo2008-10-111-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1034 42af7a65-404d-4744-a932-0658087f49c3
* Prep for release 0.3.16nuttx-3.16patacongo2008-10-101-59/+107
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1027 42af7a65-404d-4744-a932-0658087f49c3
* Not setting error on driver errorspatacongo2008-10-091-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1014 42af7a65-404d-4744-a932-0658087f49c3
* Fixe open count error + O_NONBLOCK functionpatacongo2008-10-091-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1013 42af7a65-404d-4744-a932-0658087f49c3
* Need to select endpoints actually supported by hardwarepatacongo2008-10-091-2/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1007 42af7a65-404d-4744-a932-0658087f49c3
* Note fixed LPC214x timer freqpatacongo2008-10-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@996 42af7a65-404d-4744-a932-0658087f49c3
* Fix timer error introduced recentlypatacongo2008-10-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@987 42af7a65-404d-4744-a932-0658087f49c3
* Add DM320 USB device side driverpatacongo2008-10-071-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@986 42af7a65-404d-4744-a932-0658087f49c3
* Add USB serial driverpatacongo2008-10-061-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@984 42af7a65-404d-4744-a932-0658087f49c3
* Add option for ARM interrupt stackpatacongo2008-10-061-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@981 42af7a65-404d-4744-a932-0658087f49c3
* USB config optionspatacongo2008-10-021-1/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@971 42af7a65-404d-4744-a932-0658087f49c3
* Added USB device controller driver for LPC214xpatacongo2008-09-291-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@960 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.15nuttx-3.15patacongo2008-09-201-85/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@948 42af7a65-404d-4744-a932-0658087f49c3
* ARM architecture supports lowconsolepatacongo2008-09-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@930 42af7a65-404d-4744-a932-0658087f49c3
* build lpc2148 ostest configpatacongo2008-09-172-5/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@928 42af7a65-404d-4744-a932-0658087f49c3
* Add support for Intel Hex format outputpatacongo2008-09-162-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@922 42af7a65-404d-4744-a932-0658087f49c3
* Added mmap()/XIP test to ROMFS testpatacongo2008-09-122-88/+381
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@917 42af7a65-404d-4744-a932-0658087f49c3
* Add mmap() APIpatacongo2008-09-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@916 42af7a65-404d-4744-a932-0658087f49c3
* Add ioctl's to support XIPpatacongo2008-09-121-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@913 42af7a65-404d-4744-a932-0658087f49c3
* Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo2008-09-112-4/+225
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@911 42af7a65-404d-4744-a932-0658087f49c3
* Add a test of ROMFSpatacongo2008-09-111-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@906 42af7a65-404d-4744-a932-0658087f49c3
* ROMFS filesystem supportpatacongo2008-09-103-14/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@903 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.14 releasenuttx-3.14patacongo2008-09-081-92/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@898 42af7a65-404d-4744-a932-0658087f49c3
* Fix FAT seek bugpatacongo2008-09-081-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@896 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2008-09-081-2/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@895 42af7a65-404d-4744-a932-0658087f49c3
* Fixed critical FAT bugspatacongo2008-09-071-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@894 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH xd commandpatacongo2008-09-072-1/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@892 42af7a65-404d-4744-a932-0658087f49c3
* TFTP put notespatacongo2008-09-071-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@891 42af7a65-404d-4744-a932-0658087f49c3
* Fix recvfrom port bugpatacongo2008-09-061-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@886 42af7a65-404d-4744-a932-0658087f49c3
* TFTP Get integrationpatacongo2008-09-061-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@885 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH command to create RAMDISKpatacongo2008-09-062-26/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@884 42af7a65-404d-4744-a932-0658087f49c3
* TFTP needs larger MSSpatacongo2008-09-061-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@882 42af7a65-404d-4744-a932-0658087f49c3
* Add get and put commands to NSHpatacongo2008-09-062-43/+136
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@880 42af7a65-404d-4744-a932-0658087f49c3
* Added basic TFTP client supportpatacongo2008-09-051-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@879 42af7a65-404d-4744-a932-0658087f49c3
* typopatacongo2008-09-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@877 42af7a65-404d-4744-a932-0658087f49c3
* Bigger faviconpatacongo2008-09-043-48/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@876 42af7a65-404d-4744-a932-0658087f49c3
* update NSH docspatacongo2008-09-043-20/+308
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@875 42af7a65-404d-4744-a932-0658087f49c3
* NSH Documentationpatacongo2008-09-042-1/+1360
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@874 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH README filepatacongo2008-09-031-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@873 42af7a65-404d-4744-a932-0658087f49c3
* Fix ICMP and UDP IP checksumspatacongo2008-09-031-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@871 42af7a65-404d-4744-a932-0658087f49c3
* Add uIP access to ICMP protocolpatacongo2008-09-022-3/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@869 42af7a65-404d-4744-a932-0658087f49c3
* Add test and [ commandspatacongo2008-09-021-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@864 42af7a65-404d-4744-a932-0658087f49c3
* Fix fseek/ftell; add fsetpos/fgetpospatacongo2008-09-012-5/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@862 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.13 releasenuttx-3.13patacongo2008-09-011-57/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@861 42af7a65-404d-4744-a932-0658087f49c3
* Add uIP support more multi-threaded socket accesspatacongo2008-09-012-3/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@858 42af7a65-404d-4744-a932-0658087f49c3
* Fix environment sharing bugpatacongo2008-08-301-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@854 42af7a65-404d-4744-a932-0658087f49c3
* Basic telnet NSH on ARM9patacongo2008-08-291-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@852 42af7a65-404d-4744-a932-0658087f49c3
* Add mem command to NSHpatacongo2008-08-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3