From a69ce203b81d4903167141ee1c60a643b10fcce4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 8 Jul 2010 03:04:04 +0000 Subject: More IGMP logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2779 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 0c89ae7e9..f028a7425 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1167,4 +1167,10 @@ * arch/arm/src/lpc17xx/lpc17_serial.c - Improved logic to handle missed TX interrupts. * arch/arm/src/lpc17xx/lpc17_ssp.c - Fix a hard fault during SSP - initialization. \ No newline at end of file + initialization. + * configs/nucleus2g/src/up_led.c - Change how LEDs are controlled + so that they can be used both for NuttX instrumentation and + by application software. + * include/net/uip/igmp.h and uip-igmp.h - Add header files ini + preparation for NuttX IGMP support + * net/uip/uip_igmpinit.c, uip_igmpgroup.c - Add IGMP logic. -- cgit v1.2.3