summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 921cbf721..5866582e4 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9052,3 +9052,7 @@
netdev_txnotify.c which, in turn, for changes to arp/arp_send.c,
icmp/icmp_ping.c, socket/net_sendfile.c, recvfrom.c, sendto.c,
tcp/tcp_send_buffered.c, and tcp_send_unbuffered.c (2014-11-23).
+ * arch/arm/src/kl/chip/kl_i2c.h: "I2C header file for the Freescale KL
+ family. From Alan Carvalho de Assis (2014-11-23).
+ * include/nuttx/fs/fs.h: Fix typo in confiditional compilation. From
+ Alan Carvalho de Assis (2014-11-23).