diff --git a/ChangeLog b/ChangeLog index c1240f0aa8..9595f0c251 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1157,3 +1157,8 @@ configuration for the LPC1768 on the Nucleus2G board. 5.8 2010-xx-xx Gregory Nutt + + * configs/nucleus2g/src/up_nsh.c and up_ssp.c - Add support + for SPI-based MMC/SD cards and integrate into the NSH example. + * arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D + interrupts. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8e30d28625..5d1600b9d2 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 22, 2010

+

Last Updated: June 30, 2010

@@ -1437,6 +1437,29 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);