diff --git a/ChangeLog b/ChangeLog index 604590f7d5..57a0000592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2004,4 +2004,6 @@ (TWR-K60N512). * drivers/can.c: Fixe a semaphore overflow problem in the CAN driver (reported by Li Zhouy (Lzzy)). + * 8/18/2011: The basic port to the FreeScale Kinetics TWR-K60N512 board is + now functional. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 7370f757ec..c854fd8b71 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: August 1, 2011

+

Last Updated: August 18, 2011

@@ -953,6 +953,7 @@
  • ARM920T (1)
  • ARM926EJS (3)
  • ARM Cortex-M3 (10)
  • +
  • ARM Cortex-M4 (2)
  • Atmel AVR