summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* STM32 SDIO: Don't let architectures select CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE ...Gregory Nutt2015-01-081-0/+1
* STM32 RTC: Add Kconfig options needed with the preceding commitGregory Nutt2015-01-021-0/+22
* STM32 Serial: PX4 HW workarround for flaky STM32 RTS. From David SidraneGregory Nutt2014-12-271-0/+10
* stm32: Add configuration option for ltdcGregory Nutt2014-12-191-0/+43
* stm32: Add infrastructure for dma2d supportGregory Nutt2014-12-191-0/+56
* Enable support for STM32F102. https://github.com/PX4/NuttX/pull/28.diffGregory Nutt2014-11-271-0/+15
* Support for the STM32F103RG. From Murilo PonteGregory Nutt2014-11-101-0/+7
* Move selection for CONFIG_SERIAL_TERMIOS out of MCU Kconfigs to common driver...Gregory Nutt2014-10-271-43/+42
* Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi KivilinnaGregory Nutt2014-10-161-0/+1
* Minor update to last Kconfig changeGregory Nutt2014-10-151-4/+8
* Add Kconfig selections for STM32-F4x1RE SPI peripheralGregory Nutt2014-10-151-4/+42
* Fix file mode on modified filesGregory Nutt2014-10-141-0/+0
* Support for the STM32 F411RE from Serg PodtynnyiGregory Nutt2014-10-141-0/+17
* Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to...Gregory Nutt2014-10-071-3/+0
* Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mod...Gregory Nutt2014-10-071-16/+46
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+1
* CCM PROCFS: Changed the configuration a bit. I am still not happy about the ...Gregory Nutt2014-07-031-0/+9
* STM32: Add configuration support fort he STM32F103RC. From Kosma MoczekGregory Nutt2014-06-301-0/+7
* STM32: Reorder MCUs in choice menu; remove duplicates. From Kosma MoczekGregory Nutt2014-06-301-26/+19
* STM32: Move temperature ranges from chip selection configuration prompts. Fro...Gregory Nutt2014-06-301-4/+11
* SAM4E-EK: Ooops.. two touchscreen drivers(?)Gregory Nutt2014-05-141-0/+1
* Add an alternate STM32 I2C driver that works around errata in the F103 chip (...Gregory Nutt2014-05-141-0/+11
* STM32 I2C: Bring in PX4 fix for I2C in very high noise environments or with r...Gregory Nutt2014-05-101-1/+0
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-081-1/+12
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-071-6/+6
* STM32: Add more complication to STM32 Kconfig so the correct RNG and ETHMAC ...Gregory Nutt2014-05-061-18/+42
* STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN opt...Gregory Nutt2014-05-061-17/+67
* STM32: Add some complication to STM32 Kconfig so the correct USART and TIM o...Gregory Nutt2014-05-051-18/+268
* STM32 F401 has no CCM memoryGregory Nutt2014-04-301-1/+7
* Fix configuration for F401: It has has FSMC and so the option should not be ...Gregory Nutt2014-04-301-1/+31
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-301-0/+4
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-201-0/+6
* ST32: Make selection of SDIO interrupt priority essentially impossibleGregory Nutt2014-04-191-1/+2
* More STM32F429 Discovery FPU-related changes from David AlessioGregory Nutt2014-02-181-1/+1
* F103VC, F105, and F107: Fix configuration and building of USB. configs/view...Gregory Nutt2013-12-251-2/+16
* STM32 CAN: Options for TSEG1 and TSEG2 quanta missing from Kconfig fileGregory Nutt2013-11-141-0/+11
* STM32F429 LTDC header files and framebuffer driver framework from Ken PettitGregory Nutt2013-11-111-13/+125
* STM32 OTG FS device and host drivers extended so that they can support either...Gregory Nutt2013-11-101-0/+16
* Support for the STM32F429 from Ken PettitGregory Nutt2013-11-071-6/+45
* SAMA5 PWM: Driver now in build and configuration systemGregory Nutt2013-11-061-0/+12
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-241-1/+6
* STM32 DMA Priority: Select the correct default for F1 and other family membersGregory Nutt2013-10-181-3/+8
* Add SDIO preflight methodGregory Nutt2013-10-181-0/+1
* STM32 DMA priority corrections from Mike SmithGregory Nutt2013-10-181-3/+5
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-021-2/+51
* Move CONFIG_NET_DUMPPACKET from LPC17 and STM32 to commong network drivers. ...Gregory Nutt2013-09-251-0/+1
* SAMA5 EMAC: Resolve issues with DUAL PHY support needed for both EMAC and GM...Gregory Nutt2013-09-171-4/+4
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-131-0/+7
* STM32 Kconfig: Fix STM32 UART7/8 kconfig names and UART DMA. Provided by Lor...Gregory Nutt2013-09-131-34/+34
* Make filter register accessible for CAN1 and CAN2. Provided by Lorenz MeierGregory Nutt2013-09-131-15/+19