Prep for 6.13 release

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4231 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo
2011-12-26 20:07:04 +00:00
parent 9e73fa4817
commit f01e35e651
5 changed files with 174 additions and 120 deletions
+4 -1
View File
@@ -2243,7 +2243,7 @@
* configs/stm3240g-eval/nsh: Adds a NuttShell (NSH) configure for the
STM3240G-EVAL board.
6.13 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
6.13 2011-12-26 Gregory Nutt <gnutt@nuttx.org>
* arch/arm/src/stm32/stm32f40xxx_dma.c: Add DMA support for the STM32 F4
family (untested on initial check-in)
@@ -2296,4 +2296,7 @@
* configs/sure-pic32mx/*/defconfig. Calibrated all PIC32 delay loops.
* configs/pcblogic-pic32mx/nsh. Add an NSH configuration for the PCBLogic
PIC32 board.
* Both PIC32 OS test and NSH configurations have now been verified.
6.14 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>