Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-08-06 14:07:59 -06:00
parent e1c902d468
commit 1ff1cd6c0c

View File

@ -10784,4 +10784,7 @@
definitions to manage CAN message filtering (2015-08-05)
* drivers/Kconfig and can.c: Add configuration to support DLC to byte
conversions needed for CAN FD mode (2015-08-05).
* arch/arm/src/samv7: Add an MCAN driver for the SAMV7 platform
(2015-08-06).