summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Defines a second interface for the dma2d controller. Controlling both LTDC a...Gregory Nutt2015-04-161-1/+10
* STM32 changes from David SidraneGregory Nutt2015-04-111-0/+7
* Add conditional logic so that people who use F1 don't have to be bother with ...Gregory Nutt2015-04-061-2/+7
* STM32 RTCC: Make back-up register and magic value used by RTCC configurable. ...Gregory Nutt2015-04-061-0/+11
* The STM32F4Discovery board doesn't come with a Low speed external oscillator ...Gregory Nutt2015-03-291-2/+0
* Add support for new STM32L1 chip variant. From Juha NiskanenGregory Nutt2015-03-041-0/+11
* Adds architecture support for the STM32F372 and F373 (no board support yet). ...Gregory Nutt2015-03-021-1/+122
* Adds the ability to use the STM32F2 and STM32F4 Battery Backedup SRAM in the ...Gregory Nutt2015-02-211-1/+17
* Missed a Kconfig definition in the last commitGregory Nutt2015-02-161-0/+4
* STM32 RTC: Extend the RTC interface to support reading subseconds. From Juss...Gregory Nutt2015-02-161-0/+1
* STM32 SPI: Clean-up asymmetric configuration of SPI6Gregory Nutt2015-02-071-1/+7
* Minor update to Kconfig file selectionsGregory Nutt2015-02-041-2/+2
* Re-arrange condition logic from the last change to avoid having STM32-specifi...Gregory Nutt2015-02-041-0/+8
* Recent changes to stm32_rtcc.c do not compile with STM32L15XX configurations....Gregory Nutt2015-01-271-0/+2
* 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