diff --git a/ChangeLog b/ChangeLog index 7b700a0d289..d43911d1797 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1765,7 +1765,9 @@ * lib/drivers/cc1101: Add initial, functional CC1101 wireless driver (contributed by Uros Platise) * arch/mips and configs/pcblogic-pic32mx: The MicroChip PIC32MX port is now - code complete and ready to begin testing. + code complete and ready to begin testing. Unfortunately, it looks like + testing will be delayed due to tool issues (My PICkit 2 will not work the + the MPLAB debugger on PIC32; I will need to get a PICkit 3). * drivers/net/e1000.c/h: A PCI-based E1000 ethernet driver submitted by Yu Qiang. * lib/net/lib_inetaddr.c: An implementatino of the inet_addr() function diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 65a8744d837..b29bf7ab0ac 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 15, 2011

+

Last Updated: May 25, 2011

@@ -1618,8 +1618,9 @@ @@ -2304,8 +2305,23 @@ buildroot-1.10 2011-05-06 <spudmonkey@racsa.co.cr>