summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip.h
Commit message (Expand)AuthorAgeFilesLines
* 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