summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/stm32/chip.h
Commit message (Expand)AuthorAgeFilesLines
* Adds architecture support for the STM32F372 and F373 (no board support yet). ...Gregory Nutt2015-03-021-2/+87
* Enable support for STM32F102. https://github.com/PX4/NuttX/pull/28.diffGregory Nutt2014-11-271-0/+37
* Support for the STM32F103RG. From Murilo PonteGregory Nutt2014-11-101-1/+1
* Fix file mode on modified filesGregory Nutt2014-10-141-0/+0
* Support for the STM32 F411RE from Serg PodtynnyiGregory Nutt2014-10-141-1/+37
* STM32 F401: Only 3 USARTS, but need to set STM32_NUSARTS to six because they...Gregory Nutt2014-08-221-1/+1
* STM32: Add configuration support fort he STM32F103RC. From Kosma MoczekGregory Nutt2014-06-301-1/+2
* STM32: Move temperature ranges from chip selection configuration prompts. Fro...Gregory Nutt2014-06-301-1/+1
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-081-6/+129
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-071-5/+4
* STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN opt...Gregory Nutt2014-05-061-25/+25
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-301-66/+66
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-201-1/+37
* Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganizat...Gregory Nutt2014-01-081-1/+1
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-211-3/+49
* Support for the STM32F429 from Ken PettitGregory Nutt2013-11-071-0/+108
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-241-0/+36
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-021-18/+55
* STM32F103C4 and F103C8 chip support from Laurent LatilGregory Nutt2013-05-281-0/+64
* Support for STM32L15xx interrupt vectorsGregory Nutt2013-05-181-6/+12
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-4/+359
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-0/+97
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-061-27/+261
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-0/+10
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-2/+36
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-53/+147
* More progress on the Wildfire STM32 portpatacongo2012-09-091-29/+47
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-191-1/+47
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-2/+2
* Add IRQ/chip support for the STM32 F2 familypatacongo2012-03-091-6/+77
* Add support for STM32 UART4-5 and USART6patacongo2012-01-081-12/+12
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+27
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-071-12/+12
* Add STM3240 interrupt definitionspatacongo2011-11-221-0/+406