diff --git a/ChangeLog b/ChangeLog index fa586028ba..c37a0776e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1030,3 +1030,6 @@ when sizeof(int) is 16-bits. 5.1 2010-xx-xx Gregory Nutt + + * arch/arm/src/lpc313x and arch/arm/include/lpc313x: Added framework + to support the NXP LPC3131 MCU diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 299963f4ce..fe136065bf 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1005,6 +1005,10 @@ sint8 -> int8_t + +
+
+
@@ -1664,6 +1668,9 @@ buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>