summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Fixes for clean compile/linkpatacongo2009-09-283-1/+62
* Add RCC supportpatacongo2009-09-281-4/+36
* Add IRQ and SYSTICK logicpatacongo2009-09-261-1/+2
* Oops.. last edit still in editorpatacongo2009-09-261-8/+8
* Fix USART descriptionpatacongo2009-09-261-12/+12
* Add UART4/5 register definitionspatacongo2009-09-261-0/+23
* USART driver implementationpatacongo2009-09-261-0/+4
* Add framework (only) for STM32 USART supportpatacongo2009-09-262-28/+37
* Fixes for compilepatacongo2009-09-256-8/+16
* Add board src and include directoriespatacongo2009-09-259-0/+742
* Add STM3210E-EVAL boardpatacongo2009-09-231-0/+5
* Add stm32 header filespatacongo2009-09-212-25/+32
* Add stm3210e-eval board configurationpatacongo2009-09-206-1/+1109
* SDCLONE was disabledpatacongo2009-09-152-2/+2
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-1/+0
* 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