From c9bbde307868ea5c89c263b179b2f674e4cb6a7a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 18 May 2015 13:16:32 -0600 Subject: [PATCH] Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build --- Documentation/README.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/README.html b/Documentation/README.html index 031c5d39dfd..98617020a00 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -194,6 +194,8 @@ | | | `- README.txt | | |- samd20-xplained/ | | | `- README.txt + | | |- saml21-xplained/ + | | | `- README.txt | | |- sam3u-ek/ | | | `- README.txt | | |- sam4e-ek/