summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-0/+5
* Oops... bits in region mask are invertedpatacongo2012-09-041-1/+1
* STM32 SDIO DMA should only 16-bits wide when DMA-ing to/from FSMC SRAMpatacongo2012-09-041-0/+8
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-071-1/+1
* Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)patacongo2012-02-201-1/+1
* More clean up of namespacepatacongo2012-01-261-1/+1
* Add support for stm32 F4 I2C3patacongo2012-01-251-1/+1
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-071-1/+1
* Fixes for STM32F40xxx portpatacongo2011-12-051-1/+1
* Update ADC header file for the STM32F40xxxpatacongo2011-11-201-1/+5
* Add structure for STM3240xx pin multiplexingpatacongo2011-11-171-1/+1
* Add STM32F40xx memory mappatacongo2011-11-171-0/+193