summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3240g-eval
AgeCommit message (Expand)AuthorFilesLines
2012-09-05STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo10-85/+13
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo9-45/+45
2012-09-04Changes to Kconfig and matching defconfig filespatacongo9-171/+171
2012-08-31The content for uIP web server demo is no longer canned, but is not built dyn...patacongo21-873/+1183
2012-08-30Add configurable application entry pointpatacongo8-0/+8
2012-08-30Add USB host support for the STM3240G-EVAL boardpatacongo15-176/+570
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo8-6456/+19
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo4-4/+4
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo8-0/+8
2012-08-26Fix some list handling associated with priority inheritancepatacongo1-1/+1
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