Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-16 06:51:09 -06:00
parent 1055ba464d
commit 37fd5c0fe0

View File

@ -8989,3 +8989,6 @@
variable length link layer protocol headers within incoming packets. variable length link layer protocol headers within incoming packets.
This permits use of multiple network interfaces with differing data This permits use of multiple network interfaces with differing data
links. For example, ETHERNET + SLIP (2014-11-15). 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).