From 37fd5c0fe0f5bc87652f8b8a29df8289612c64bd Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 16 Nov 2014 06:51:09 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ce187881e9f..b627f8f15a7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8989,3 +8989,6 @@ variable length link layer protocol headers within incoming packets. This permits use of multiple network interfaces with differing data links. For example, ETHERNET + SLIP (2014-11-15). + * arch/arm/src/sam34/sam4s_periphclks.h: Add missing SPI0 clock + configuration macro for the SAM4S" sam4s_periphclks.h. From + spasbyspas (2014-11-16).