summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-182-7/+13
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-3/+3
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-5/+7
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-143-1/+25
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-1410-115/+130
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-114-5/+20
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-117-34/+80
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-103-4/+4
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-2/+6
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-084-39/+70
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-088-7/+472
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-0711-55/+40
* Add configuration for testing NxWMpatacongo2012-05-075-0/+2302
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-072-11/+23
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+1
* Add STMPE11 touchscreen logicpatacongo2012-05-061-0/+24
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-4/+5
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-041-2/+3
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-031-0/+41
* Upated NxWM commentspatacongo2012-05-031-3/+17
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-022-3/+9
* Fix some warnings and fix some simulator buildspatacongo2012-05-024-6/+66
* NxWM initial displays come up okaypatacongo2012-05-021-0/+6
* More NxWM supportpatacongo2012-05-016-0/+1078
* Fix/verify the STM32 LCD in all supported orientationspatacongo2012-04-276-44/+129
* More STM3240G-EVAL LCD updatespatacongo2012-04-273-2/+15
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-278-7/+2286
* Add support for UBW32 buttonspatacongo2012-04-265-0/+268
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-265-270/+428
* Add NSH configuration for the Bit Whackerpatacongo2012-04-268-6/+1901
* Configuration for Sparkfun UBW32 boardpatacongo2012-04-2619-0/+3491
* NFS updatepatacongo2012-04-251-0/+4
* STM3240G-EVAL LCD updatespatacongo2012-04-252-12/+11
* Turn PIC32MXMMB backlight offpatacongo2012-04-25101-12/+135
* Update to the STM3240G-EVAL LCD driverpatacongo2012-04-242-341/+153
* Minor fixes to PIC32MX7MMB led controlspatacongo2012-04-244-14/+28
* Kconfig updated + NFS updatepatacongo2012-04-2335-1/+409
* Fix atexit() function being called twicepatacongo2012-04-232-4/+1
* Readme.txt updatepatacongo2012-04-223-51/+4
* Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB boardpatacongo2012-04-224-222/+164
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-2221-5/+5046
* More Kconfig stuffpatacongo2012-04-191-1/+1
* More Kconfig stuffpatacongo2012-04-181-0/+92
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-177-2/+1960
* More Kconfigpatacongo2012-04-174-8/+5
* More Kconfig filespatacongo2012-04-172-2/+2
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-1631-6/+1259
* STM32 IWDG watchdog workspatacongo2012-04-161-0/+10
* STM32 WWDG watchdog driver workspatacongo2012-04-161-0/+136
* Add STM32 watchdog configurationpatacongo2012-04-1648-3/+660