summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
Commit message (Expand)AuthorAgeFilesLines
* Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo2012-06-011-1/+0
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-301-1/+40
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-1/+1
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-297-143/+143
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+1
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-282-42/+43
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-2/+24
* Add generic SSD1289 LCD driverpatacongo2012-05-241-1/+1
* Various improvements to NxWM hex calculator displaypatacongo2012-05-231-2/+4
* Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo2012-05-231-2/+8
* Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo2012-05-221-119/+73
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-0/+1
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-2/+2
* 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-142-1/+18
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-113-4/+17
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-5/+27
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-102-3/+3
* 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-083-37/+62
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-087-6/+471
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-073-15/+15
* Add configuration for testing NxWMpatacongo2012-05-075-0/+2302
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-072-11/+23
* 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-277-6/+2285
* Add support for UBW32 buttonspatacongo2012-04-261-0/+9
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-264-269/+427
* STM3240G-EVAL LCD updatespatacongo2012-04-252-12/+11
* Update to the STM3240G-EVAL LCD driverpatacongo2012-04-242-341/+153
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-177-2/+1960
* More Kconfig filespatacongo2012-04-171-1/+1
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-163-2/+27
* STM32 WWDG watchdog driver workspatacongo2012-04-161-0/+136
* Add STM32 watchdog configurationpatacongo2012-04-168-0/+11
* Kconfig updatepatacongo2012-04-126-6/+6
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-0713-38/+38
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-19/+1
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-023-0/+136
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-131-2/+2
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-2814-4/+223
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-5/+5
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-2714-214/+457
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-2719-63/+155
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-276-92/+683