summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-088-7/+14
* Updates the STM3220G-EVAL configurationspatacongo2012-04-0747-9746/+697
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-0725-94/+94
* Add partial TxFIFO logic to STM32 OTG FS device driverpatacongo2012-04-072-80/+267
* Updated Kconfig files from Lzyypatacongo2012-04-0711-430/+879
* Move include/math.h to include/nuttx/math.hpatacongo2012-04-075-74/+194
* Add kconfig documentationpatacongo2012-04-06169-168/+581
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-0674-0/+296
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-0651-0/+204
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-0642-0/+168
* Add RX interrupt logic to the STM32 OTG FS device driverpatacongo2012-04-062-268/+481
* Fix compilation errors with floating point is enabled and field widths are di...patacongo2012-04-056-22/+55
* Add patch to build kconfig-frontends under Cygwinpatacongo2012-04-055-43/+243
* Beginning of a NuttX configuration toolpatacongo2012-04-056-76/+705
* Completes most of the STM32 OTG FS device interruptspatacongo2012-04-052-221/+363
* More progress on the STM32 OTG FS device driverpatacongo2012-04-057-223/+316
* STM32 OTG FS device driver updatepatacongo2012-04-042-730/+714
* Add STM32 OTG FS device endpoint stall logicpatacongo2012-04-042-25/+159
* More work on STM32 OTG FS device driverpatacongo2012-04-041-191/+324
* Fix pascal build problempatacongo2012-04-043-5/+11
* Updates to STM32 OTG FS device driverpatacongo2012-04-044-478/+754
* Beginning of an OTG FS device side driver (not much there on initial check-in)patacongo2012-04-033-7/+3177
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-029-9/+289
* A couple of fixes to common and STM32 serial handling to fix some data overru...patacongo2012-04-022-22/+47
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
* Fix warningpatacongo2012-03-311-2/+1
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-3110-1/+181
* Fix read() return value for the case of permissions problempatacongo2012-03-315-24/+30
* NFS client updatepatacongo2012-03-304-196/+88
* More fixes for NxConsole driverpatacongo2012-03-3015-159/+135
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-3012-102/+538
* Add ASCII and VT100 header filespatacongo2012-03-303-17/+463
* Fix types in STM32 PWM driver commentspatacongo2012-03-291-4/+4
* Can now run an NSH session within an NX windowpatacongo2012-03-2930-245/+2215
* NFS updatepatacongo2012-03-288-260/+1173
* Candidate fix for STM32 F4 I2Cpatacongo2012-03-281-51/+93
* The NX console appears to be fully functionalpatacongo2012-03-2818-92/+164
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-2810-177/+85
* NX console updatespatacongo2012-03-2820-33/+128
* More NX Console fixes... good progress but still not ready for prime timepatacongo2012-03-285-69/+115
* NFS updatepatacongo2012-03-2814-85/+122
* Updaes for NX Consolepatacongo2012-03-2720-25/+227
* Fix handling if STM32 I2C byte countpatacongo2012-03-271-7/+12
* NX console driver is code complete but untestedpatacongo2012-03-2713-36/+635
* Add a test for the NX console devicepatacongo2012-03-2712-36/+1537
* Update NxWidgets Doxygen supportpatacongo2012-03-273-6/+79
* Add more NX console logicpatacongo2012-03-275-13/+645
* NFS update + another NX console driver filepatacongo2012-03-2715-3621/+1465
* Add beginnings of an NX console driverpatacongo2012-03-2613-36/+1215