Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-17 13:38:53 -06:00
parent 288fd4c1e7
commit b379dfffc7

View File

@ -7526,7 +7526,7 @@
GPIO pins in I2C driver. Fix from Alex D. (2014-6-25).
* NET: Fix an include file ordering problem when CONFIG_NET_STATISTICS=y.
(2014-6-26).
* include/nuttx/net/netstats.h: Move statistcs from uip.h to new netstats.h
* include/nuttx/net/netstats.h: Move statistics from uip.h to new netstats.h
to remove nasty circular inclusion problem (2014-6-26).
* arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to
the AIC (2014-6-26).