Prep for 6.1 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3489 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-04-10 18:44:31 +00:00
parent 790ec002c7
commit 217880b47a
6 changed files with 350 additions and 134 deletions
+3 -1
View File
@@ -1602,7 +1602,7 @@
* apps/vsn: Move all VSN apps to apps/vsn.
* nuttx/examples moved to apps/examples
6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
6.1 2011-04-11 Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/include/lpc17xx/irq.h and arch/arm/src/lpc17xx/lpc17_gpio*.c:
Fix several bugs in the GPIO interrupt logic. Submited by
@@ -1664,5 +1664,7 @@
* configs/lpcxpresso-lpc1768: Add a board configuration for the Embedded
Artists LPCXpresso LPC1768 board.
6.2 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>