summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add task switching instrumentation for missing case. Contributed by Petri Tan...patacongo2012-05-142-12/+20
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-1414-131/+310
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-136-20/+41
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-137-33/+102
* Add Calypso-related fixespatacongo2012-05-131-1/+1
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-1/+0
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-134-46/+65
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-122-5/+5
* NFS updatepatacongo2012-05-126-69/+237
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-114-32/+59
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-119-52/+106
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-1111-51/+106
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-109-39/+54
* More NxWM touchscreen fixespatacongo2012-05-101-0/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-0917-0/+58
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-093-4/+13
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-0811-96/+183
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-0810-13/+477
* NFS updatepatacongo2012-05-074-165/+130
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-0722-80/+83
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-075-3/+168
* Add configuration for testing NxWMpatacongo2012-05-076-0/+2304
* Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-1/+1
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-074-14/+26
* Add STMPE11 temperature sensor logicpatacongo2012-05-065-3/+238
* Add STMPE11 touchscreen logicpatacongo2012-05-069-56/+1171
* Add framework for STMPE11 ADC interfacespatacongo2012-05-066-16/+385
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-0510-184/+801
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-056-38/+673
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-0410-87/+164
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-041-2/+3
* NSF updatepatacongo2012-05-032-12/+16
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-032-1/+42
* Upated NxWM commentspatacongo2012-05-033-39/+57
* NFS updatepatacongo2012-05-023-17/+44
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-024-8/+19
* Fix some warnings and fix some simulator buildspatacongo2012-05-0216-58/+118
* NxWM initial displays come up okaypatacongo2012-05-021-0/+6
* Missed Calypso filepatacongo2012-05-011-0/+30
* Calypso updatepatacongo2012-05-017-50/+146
* More NxWM supportpatacongo2012-05-018-0/+1152
* NFS updatepatacongo2012-04-304-61/+112
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-292-14/+14
* NFS updatepatacongo2012-04-274-157/+172
* Fix/verify the STM32 LCD in all supported orientationspatacongo2012-04-276-44/+129
* More STM3240G-EVAL LCD updatespatacongo2012-04-275-2/+518
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-2711-8/+2344
* Add support for UBW32 buttonspatacongo2012-04-266-0/+269
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-265-270/+428
* Add NSH configuration for the Bit Whackerpatacongo2012-04-2610-10/+1907