From 8e21bac5d41e9da29d814ac058367f7c826bfa5b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 10 Jun 2015 11:48:00 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 086869ef4e..969ebe37c2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10570,4 +10570,8 @@ also a different SLOW GCLK generator). This means that the channel selection cannot be a global definition but must be a per SERCOM configuration setting (2015-06-10). - + * arch/arm/src/kinetis and include/kinetis: Add support for MK20DN--VLH5 + and MK20DX---VLH5. Needed for backward compatible support for + Teensy-3.0 (2015-06-10). + * configs/Kconfig and configs/teensy-3.x: Add support for Teensy-3.0 + (2015-06-10).