Add basic support for the SAME70-Xplained board
This commit is contained in:
parent
432395218a
commit
687cea60b3
@ -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).
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9a0efe5bb5e0a817f74b4521f4bb0d91b6f0c2cf
|
||||
Subproject commit ffe506af460b9828138ee395b7a3b7ab8ff9ef73
|
@ -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
|
||||
|
2
configs
2
configs
@ -1 +1 @@
|
||||
Subproject commit 2c7b756e0be05ebf388b685604a64449d0449b38
|
||||
Subproject commit c4dede71f2de2441f4cd3c01c88617c819de8137
|
Loading…
Reference in New Issue
Block a user