summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-071-36/+36
* Fix a typo introduce in the last big bunch of checkins for the STM32 F2patacongo2012-03-101-1/+3
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-4/+4
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-9/+9
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-31/+181
* Add STM32 F4 DMA framework (untested)patacongo2011-12-071-0/+2
* Finish code for basic STM3240 portpatacongo2011-11-241-0/+161