summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/stm32
Commit message (Expand)AuthorAgeFilesLines
* STM32F103C4 and F103C8 chip support from Laurent LatilGregory Nutt2013-05-281-0/+64
* Support for STM32L15xx interrupt vectorsGregory Nutt2013-05-183-7/+285
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-4/+359
* Fix typo in the STM32 F IRQ file -- from Paul ZhangGregory Nutt2013-04-171-1/+1
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-012-1/+107
* More updates for the STM32F3Discoverypatacongo2013-02-061-0/+7
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-063-27/+456
* 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
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-4/+8
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-53/+147
* Fixes to STM32 definitions from Freddie Chopinpatacongo2012-11-021-20/+28
* More progress on the Wildfire STM32 portpatacongo2012-09-091-29/+47
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-101-1/+7
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-192-4/+113
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-191-2/+2
* 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-093-7/+262
* 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-224-126/+818
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-1/+0
* IRQ numbering fixespatacongo2009-09-261-19/+19
* Add STM32 interrupt vectorspatacongo2009-09-251-3/+3
* Add start-up logic and irq.h headerpatacongo2009-09-251-0/+233