summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3240g-eval
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo8-134/+134
2012-08-22STM32 USB OTG FS host driver update (almost done)patacongo1-0/+1
2012-08-21Several more bug fixes for STM32 OTG FS host driverpatacongo1-1/+3
2012-08-20Changes for clean STM32 USB host driver buildpatacongo1-1/+31
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo9-20/+0
2012-08-20Progress on STM32 OTG FS host driverpatacongo1-0/+3
2012-08-18Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/...patacongo1-48/+1
2012-08-15Some repartitioning of STM32 functionality to better support a USB host driverpatacongo1-2/+2
2012-08-10Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on ST...patacongo1-2/+2
2012-07-29Review and update some board configurationspatacongo10-46/+7
2012-07-14Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2-12/+12
2012-07-12Get the STM3220G-EVAL nsh2 configuration to compilepatacongo1-2/+5
2012-07-04Progress of LPC43xx build environmentpatacongo1-1/+1
2012-06-01Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo1-1/+0
2012-05-30Fix error in NxWM makefile that creapt in with recent check-inspatacongo1-1/+40
2012-05-29A little more cleanup after the big STMPE11->811 name changepatacongo1-1/+1
2012-05-29Massive naming fix: STMPE11->STMPE811patacongo7-143/+143
2012-05-28More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo1-1/+1
2012-05-28Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2-42/+43
2012-05-25Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2-2/+24
2012-05-24Add generic SSD1289 LCD driverpatacongo1-1/+1
2012-05-23Various improvements to NxWM hex calculator displaypatacongo1-2/+4
2012-05-23Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo1-2/+8
2012-05-22Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo1-119/+73
2012-05-19Prep for 6.18 releasepatacongo1-0/+1
2012-05-18Final refactoring and implementation of delayed window deletion logic. Works...patacongo1-2/+2
2012-05-16NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo1-3/+3
2012-05-15Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo1-5/+7
2012-05-14Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2-1/+18
2012-05-11SMTPE11 and NxWM touchscreen fixespatacongo3-4/+17
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2-5/+27
2012-05-10NX trapezoid fixes; Various NxWM fixespatacongo2-3/+3
2012-05-09NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo1-2/+6
2012-05-08The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo3-37/+62
2012-05-08Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo7-6/+471
2012-05-07Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo3-15/+15
2012-05-07Add configuration for testing NxWMpatacongo5-0/+2302
2012-05-07Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2-11/+23
2012-04-27Fix/verify the STM32 LCD in all supported orientationspatacongo6-44/+129
2012-04-27More STM3240G-EVAL LCD updatespatacongo3-2/+15
2012-04-27Add NxConsole configuration for the STM3240G-EVAL boardpatacongo7-6/+2285
2012-04-26Add support for UBW32 buttonspatacongo1-0/+9
2012-04-26Add completed LCD driver for the STM3240G-EVALpatacongo4-269/+427
2012-04-25STM3240G-EVAL LCD updatespatacongo2-12/+11
2012-04-24Update to the STM3240G-EVAL LCD driverpatacongo2-341/+153
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-17Add beginning of LCD driver for the STM3240G-EVALpatacongo7-2/+1960
2012-04-17More Kconfig filespatacongo1-1/+1
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo3-2/+27
2012-04-16STM32 WWDG watchdog driver workspatacongo1-0/+136