From 0c34ef7468dfcb7e503d29667cdb74842da170e5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 10 Aug 2015 10:17:48 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37a4b8cd75..5696dd3a90 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10796,4 +10796,6 @@ interface (2015-08-08). * arch/arm/src/samv7: Add the framework for an SPI slave drvier. This driver has a lot of missing logic on initial commit (2015-08-09). + * arch/arm/src/samv7: Basic, no-DMA SPI slave driver is in place + (2015-080=-10).