summaryrefslogtreecommitdiff
path: root/nuttx/examples
Commit message (Expand)AuthorAgeFilesLines
...
* DHCP-related documentation updates/warning fixespatacongo2010-08-063-0/+54
* Misc changes for DHCPC support with NSHpatacongo2010-08-051-1/+7
* Initial USB serial debugpatacongo2010-07-171-1/+1
* IGMP debug fixespatacongo2010-07-131-0/+14
* IGMP debug fixespatacongo2010-07-131-1/+7
* Add config variables for examples/igmppatacongo2010-07-111-0/+11
* Add beginning of IGMP testpatacongo2010-07-114-0/+279
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-3/+1
* Misc OLED-related bug fixespatacongo2010-05-161-1/+4
* board.h should not include files in arch directorypatacongo2010-05-161-1/+1
* Finish framebuffer supportpatacongo2010-05-154-5/+77
* NX for 4bpppatacongo2010-05-151-3/+42
* In progress changes for OLED display workpatacongo2010-05-151-1/+11
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-241-2/+2
* More NX LCD fixespatacongo2010-04-232-3/+4
* Some LCD output, still a long way to gopatacongo2010-04-211-3/+3
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-1/+7
* Framework for SAM3U LCD driverpatacongo2010-04-181-0/+1
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-181-0/+2
* 1st round of fixes for LCD buildpatacongo2010-04-172-7/+48
* Add configuration to select LCD driver for NXpatacongo2010-04-171-1/+1
* Fixing LM3S httpd example (still broken)patacongo2009-12-181-2/+8
* Bringing examples/pashello back to lifepatacongo2009-12-182-8/+4
* Fix compile issuespatacongo2009-12-171-0/+2
* Looks like part of Makefile was accidentally removedpatacongo2009-12-171-1/+6
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1552-349/+348
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-133-10/+15
* Update READMEspatacongo2009-12-021-6/+0
* Prep for 4.14 releasenuttx-4.14patacongo2009-12-021-0/+6
* Add examples/usbstorage setup infopatacongo2009-12-011-1/+12
* Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/srcpatacongo2009-11-304-128/+10
* typopatacongo2009-11-041-1/+1
* typopatacongo2009-11-041-1/+1
* Exit after reading EOFpatacongo2009-11-041-2/+5
* Still need to enable trace -- event when trace not enabledpatacongo2009-11-041-6/+8
* USB serial updatepatacongo2009-11-042-31/+56
* Extend USB trace logicpatacongo2009-11-021-3/+84
* Add netstat CGI examplepatacongo2009-09-166-11/+223
* THTTPD CGI workspatacongo2009-09-165-14/+271
* Get rid of cwd in THTTPDpatacongo2009-08-151-1/+1
* Remove warningpatacongo2009-08-021-0/+1
* Initialize THTTPD integration changespatacongo2009-08-022-3/+4
* Fix clean target errorpatacongo2009-08-011-1/+1
* Install .html files; install exe's in cgi-bin subdirpatacongo2009-08-013-72/+11
* Add infrastructure to add CGI binaries to THTTPD examplepatacongo2009-08-017-4/+441
* Basic files for THTTPD testpatacongo2009-08-012-0/+110
* Still fleshing out THTTPD examplepatacongo2009-07-181-0/+17
* Add framework for THTTPD examplepatacongo2009-07-183-0/+221
* A big, hard-coded stack size was used in several placespatacongo2009-07-143-8/+8
* Prep for 0.4.9nuttx-4.9patacongo2009-06-261-1/+1