summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-2/+2
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-9/+10
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-1/+9
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* 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