From 33b5a0f86863ea4aca5fd6178374ac106852b3b2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 15 Jun 2013 10:56:08 -0600 Subject: [PATCH] Add support for the SAM4L Xplained Pro I/O1 module --- Documentation/NuttX.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 89589b7d7b..4321c3375a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2556,13 +2556,6 @@ nsh> USB device (and possible LCD support). These extensions may or may not happen soon as my plate is kind of full now.

-
- NuttX-6.28 Update. - I just recently got a new SAM3U-EK board after bricking mine a year or so ago. - In the NuttX-6.28 release, there are some problems with the SAM3U-EK LCD and touchscreen. - I do not know if this is a consequence of board differences, changes in NuttX-6.28 for the SAM4S and SAM4L which affect the same code, or just "bit-rot" from disuse. - I hope to have these issues resolved for NuttX-6.29. -

Development Environments: