diff --git a/ChangeLog b/ChangeLog index f879a7bb38..c2dc38ad9d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11116,4 +11116,7 @@ (2015-11-18). * drivers/timers/ds3231.c: Driver extended to include support for the DS1307 RTC (2015-11-18). + * configs/same70-xplained: Add basic NSH configuration for the SAME70 + Xplained board. Initial commit is just the SAMV71-XULT files with + names changed appropriately (2015-11-18). diff --git a/Documentation b/Documentation index 9a0efe5bb5..ffe506af46 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit 9a0efe5bb5e0a817f74b4521f4bb0d91b6f0c2cf +Subproject commit ffe506af460b9828138ee395b7a3b7ab8ff9ef73 diff --git a/README.txt b/README.txt index ee336105b0..df625bcb75 100644 --- a/README.txt +++ b/README.txt @@ -1416,7 +1416,9 @@ nuttx/ | | `- README.txt | |- sam4s-xplained-pro/ | | `- README.txt - | |- samv7i-xult/ + | |- same70-xplained/ + | | `- README.txt + | |- samv71-xult/ | | `- README.txt | |- sim/ | | `- README.txt diff --git a/configs b/configs index 2c7b756e0b..c4dede71f2 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 2c7b756e0be05ebf388b685604a64449d0449b38 +Subproject commit c4dede71f2de2441f4cd3c01c88617c819de8137