From d6595bb88e56e26f18d8a68dcbb19bda7961a90e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 28 Mar 2014 15:20:26 -0600 Subject: [PATCH] Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) --- Documentation/NuttX.html | 291 ++++++++++++++++++++------------------ Documentation/README.html | 4 +- 2 files changed, 158 insertions(+), 137 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d2563513de1..c41fc66bcdb 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1217,10 +1217,10 @@
  • ARM