From a0dc5b012397fed1123ad6a287e98881461d9977 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 30 Jul 2015 12:13:03 -0600 Subject: [PATCH] Update changelog, refresh gitmodules --- ChangeLog | 3 +++ arch | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f75e17b453..9dddf346c3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10774,3 +10774,6 @@ * 16550 UART Driver: Add a configuration option to indicate the the THR empty bit is inverted. This is the the case for the moxART SoC. Based comments from Anton D. Kachalov (2015-07-29). + * STM32 F4: Add DMA support to the ADC driver for STM32 F4. From + Max Kriegler (2015-07-30). + diff --git a/arch b/arch index 7c6c7eff34..49469c3de8 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 7c6c7eff341f787ad59bdfc266ab6045b060f835 +Subproject commit 49469c3de808256b93b4fcfc5a88753c1d86c6f2