From 93ac49b4036cc4f12b61713c56b3ed397305178c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 14 Jun 2015 14:27:58 -0600 Subject: [PATCH] SAML21 minor stuff --- configs/saml21-xplained/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/saml21-xplained/README.txt b/configs/saml21-xplained/README.txt index 3453e0e1d1e..16daece1b38 100644 --- a/configs/saml21-xplained/README.txt +++ b/configs/saml21-xplained/README.txt @@ -32,6 +32,8 @@ STATUS/ISSUES configuration is working well with the serial console provided by SERCOM4 as 115200 8N1. + - 2015-6-14: Added a DMAC driver. There is no way to verify it at present. + Modules =======