Update README and ChangeLog

This commit is contained in:
Gregory Nutt
2015-09-05 12:17:05 -06:00
parent 9c66bde5b0
commit cae703e868
5 changed files with 9 additions and 3 deletions
+3
View File
@@ -10943,3 +10943,6 @@
* configs/Board.mk and configs/*/src/Makefile: Simplify configs/
Makefiles by combining common logic into a new Board.mk Makefile
fragment. From Paul Alexander Patience (2015-09-04).
* configs/sama5d2-xult: Add a very basic configuration for the SAMAD2
Xplained Ultra board. This configuration is incomplete and only
intended to support the initial board bring-up (2015-09-05).
+3
View File
@@ -1,4 +1,5 @@
README
README
^^^^^^
o Installation
@@ -1389,6 +1390,8 @@ nuttx/
| | `- README.txt
| |- rgmp/
| | `- README.txt
| |- sama5d2-xult/
| | `- README.txt
| |- sama5d3x-ek/
| | `- README.txt
| |- sama5d3-xplained/
+1 -1
Submodule arch updated: 5ab894e788...9585510171
+1 -1
Submodule configs updated: 5f86fa27a3...10aa211d94