summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-15103-91/+259
* Fix CGI pattern logicpatacongo2009-09-112-2/+2
* This two FIFO handling bugs in LM3S ethernet driverpatacongo2009-09-097-0/+13
* Get rid of cwd in THTTPDpatacongo2009-08-152-2/+5
* THTTPD progresspatacongo2009-08-151-1/+1
* Bump up THTTPD main thread stack sizepatacongo2009-08-021-1/+1
* Fix build problems with different configuratin optionspatacongo2009-08-021-1/+1
* Add THTTPD configurationpatacongo2009-08-014-0/+1002
* Add framework for THTTPD examplepatacongo2009-07-181-1/+8
* Fix CGI I/O redirection and interposer taskspatacongo2009-07-182-5/+0
* Add fileno()patacongo2009-07-131-0/+57
* Add THTTPD configurationpatacongo2009-07-134-0/+994
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-111-1/+7
* Mostly cosmetic integration changespatacongo2009-06-251-0/+5
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-257-7/+7
* Symbol table is orderedpatacongo2009-06-211-3/+10
* Add logic to mount ROMFS filesystempatacongo2009-06-211-2/+2
* Flesh out examples/nxflat build environmentpatacongo2009-06-2119-0/+114
* Integrated mknxflatpatacongo2009-06-1844-18/+1023
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-1551-80/+1496
* Add logic to clone socket descriptors when a new task is started.patacongo2009-06-151-1/+7
* add build notepatacongo2009-06-113-3/+15
* Additional fixes for devkitARM toolchainpatacongo2009-06-1130-164/+200
* Add support for Windows GCC to lpc2148 and str711patacongo2009-06-1125-204/+687
* Basic support for dependencies on Windows GCC toolchainspatacongo2009-06-101-0/+9
* updatedpatacongo2009-06-101-1/+9
* Fix section placing problems using CodeSourcery toolchainpatacongo2009-06-104-20/+72
* misc updatespatacongo2009-06-101-3/+4
* Fixes for build CodeSourcery toolchainpatacongo2009-06-106-25/+72
* USB updatespatacongo2009-06-091-1/+1
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-0818-8/+540
* Need to set UART interrupt prioritypatacongo2009-06-061-0/+2
* Fixes to SPI header filepatacongo2009-06-051-0/+35
* Added STR-P711 NSH configurationpatacongo2009-06-055-1/+945
* Timer interrupts work; examples/ostest passespatacongo2009-06-051-1/+1
* Add test resultspatacongo2009-06-051-0/+405
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-014-20/+34
* Fix UART configuration issuespatacongo2009-06-011-2/+2
* Prep for 0.4.7 releasenuttx-4.7patacongo2009-05-299-25/+0
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-2810-7/+90
* Add support for CodeSourcery and devkitARM toolchainspatacongo2009-05-285-15/+93
* Final integration of microSDpatacongo2009-05-286-1/+32
* Integrating SHDCpatacongo2009-05-275-4/+6
* Integrating new MMC/SD designpatacongo2009-05-261-6/+10
* Updated MMC/SD SPI driverpatacongo2009-05-265-0/+18
* Debug microSD CSpatacongo2009-05-245-11/+160
* Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo2009-05-244-9/+40
* Resolve merge conflictspatacongo2009-05-232-18/+31
* Add SPI-based MMC/SD support for lm3spatacongo2009-05-238-1/+141
* Add LM3S SSI driverpatacongo2009-05-235-24/+40