Add basic support for the SAME70-Xplained board

This commit is contained in:
Gregory Nutt
2015-11-18 13:57:02 -06:00
parent 432395218a
commit 687cea60b3
4 changed files with 8 additions and 3 deletions
+3
View File
@@ -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).
+3 -1
View File
@@ -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
+1 -1
Submodule configs updated: 2c7b756e0b...c4dede71f2