summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm32f4discovery
AgeCommit message (Expand)AuthorFilesLines
2012-09-05STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2-15/+7
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo4-20/+20
2012-09-04Changes to Kconfig and matching defconfig filespatacongo4-76/+76
2012-08-30Add configurable application entry pointpatacongo4-0/+4
2012-08-30Add USB host support for the STM3240G-EVAL boardpatacongo5-8/+2
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo4-3389/+8
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo5-16/+62
2012-08-29Add USB host support to the STM32F4Discovery boardpatacongo11-78/+587
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo4-0/+4
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo4-60/+60
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-0/+23
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo5-12/+0
2012-08-15Some repartitioning of STM32 functionality to better support a USB host driverpatacongo1-2/+2
2012-07-29More board configurations updatespatacongo1-1/+0
2012-07-29Review and update some board configurationspatacongo7-84/+61
2012-07-27STM32F4Discovery configuration clean-uppatacongo10-78/+78
2012-07-27PM updates (missed last night)patacongo1-0/+13
2012-07-26Mostly cosmetic updatespatacongo1-33/+34
2012-07-25Add PM support for the STM32F4Discovery -- still a work in progresspatacongo17-252/+2648
2012-05-30In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo1-2/+3
2012-05-28Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo1-0/+1
2012-05-28SSD1289 fixespatacongo1-1/+1
2012-05-26Add support for the USB trace cability in NSH when a USB console is usedpatacongo2-8/+24
2012-05-26remove a warningpatacongo1-1/+41
2012-05-25Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo4-95/+166
2012-05-25Fix conditional compilation in STM32 quadrature encoderpatacongo2-47/+80
2012-05-24Add STM32F4Discovery support for an SSD1289-based LCDpatacongo15-11/+2782
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-17More Kconfig filespatacongo1-1/+1
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo3-2/+82
2012-04-16STM32 IWDG watchdog workspatacongo1-0/+10
2012-04-16Add STM32 watchdog configurationpatacongo6-0/+201
2012-04-12Kconfig updatepatacongo2-2/+2
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo2-2/+2
2012-04-09A few early STM32 OTF FS fixespatacongo1-5/+5
2012-04-09Modify configuration for use with STM32 OTG FS driver testingpatacongo3-1/+213
2012-04-07Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo3-12/+12
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-04-05More progress on the STM32 OTG FS device driverpatacongo1-19/+1
2012-04-02Beginnings of STM32 F4 OTG FS device driverpatacongo3-2/+138
2012-03-02Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo1-2/+2
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo6-1/+180
2012-02-28STM32 Quad Encoder bug fixespatacongo1-1/+1
2012-02-27Add logic to support the FSMC SRAM in the NuttX heappatacongo3-178/+237
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo7-45/+84
2012-02-25readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo1-0/+21
2012-02-25Misc quad encoder updatespatacongo2-4/+12