summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-09 07:35:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-09 07:35:00 -0600
commit88786e6d5f0192821717a5234180291f4a6fef5c (patch)
tree157ad62e6669728f3c22793499fb59d3c5577fd8 /nuttx/ChangeLog
parent889d6d8ceb26b624f4cdfb4207d8e689b1a8f796 (diff)
downloadnuttx-88786e6d5f0192821717a5234180291f4a6fef5c.tar.gz
nuttx-88786e6d5f0192821717a5234180291f4a6fef5c.tar.bz2
nuttx-88786e6d5f0192821717a5234180291f4a6fef5c.zip
Add option to enable Aduino Due specific logic, like pull-up on UART0 RXD. Suggested by gdi@embedders.org
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 1796b3be2..a714d687f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5726,4 +5726,9 @@
incorporated into the build system (but still untested (2013-10-8).
* configs/sama5d3x-ek/nx: Add an examples/nx configuratino that
will be used for the SAMA5 LCD bring-up (2013-10-8).
+ * configs/arduino-due/Kconfig and include/board.h: Add configuration
+ to select revision 3 of the Arduino Due which has some small
+ but important differences. Suggested by gdi@embedders.org.
+D
+ differences