summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip.h
Commit message (Expand)AuthorAgeFilesLines
* Added WIP F102 support for the MAvstationkbrtny2014-11-261-0/+4
* STM32F103C4 and F103C8 chip support from Laurent LatilGregory Nutt2013-05-281-0/+4
* Audio subystem update from Ken Pettit. Plus moved some header filesGregory Nutt2013-05-211-1/+1
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-2/+16
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-061-0/+10
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-1/+1
* More progress on the Wildfire STM32 portpatacongo2012-09-091-3/+30
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-191-1/+3
* Beginning of NXP LPC4330 portpatacongo2012-06-271-1/+1
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-1/+7
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-2/+16
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+2
* Add STM3240 interrupt definitionspatacongo2011-11-221-370/+22
* Updates for STM3240 timerspatacongo2011-11-211-21/+18
* Update ADC header file for the STM32F40xxxpatacongo2011-11-201-1/+1
* Add STM3240 alternate pin functionspatacongo2011-11-191-9/+9
* Add structure for STM3240xx pin multiplexingpatacongo2011-11-171-9/+9
* Add STM32F40xx memory mappatacongo2011-11-171-13/+25
* Add capabilities of the STM3240xx familypatacongo2011-11-171-11/+293
* Add Uros' RCC actitivity counter to STM32 idle looppatacongo2011-08-201-0/+0
* More changes from Urospatacongo2011-03-271-9/+9
* Updates from Urospatacongo2011-03-271-19/+19
* Incorporate changes from Uros Platisepatacongo2011-03-261-1/+1
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-9/+9
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-271-9/+31
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+1
* Add some STM32F107VC definitionspatacongo2009-12-101-16/+35
* Fix problems when DMA2 is enabledpatacongo2009-11-211-1/+2
* Misc setup changespatacongo2009-10-011-6/+6
* Fixes for compilepatacongo2009-09-251-2/+2
* Fix commentpatacongo2009-09-251-1/+1
* Advanced, general, basic clockspatacongo2009-09-231-14/+17
* Add BKP, DBGMCU, EXTI, and PWR header filespatacongo2009-09-231-12/+15
* Add CAN header filepatacongo2009-09-231-0/+1
* Add RCC header filepatacongo2009-09-221-3/+3
* Add SPI and UART header filespatacongo2009-09-221-1/+3
* Add stm32 header filespatacongo2009-09-211-0/+83