diff --git a/ChangeLog b/ChangeLog index 63cefce45b..8206c49ea9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10727,4 +10727,7 @@ (2015-07-15). * drivers/can.c: Fix an issue in the CAN driver hwere the rx_sem count can grow beyond bounds (2015-07-15). + * configs/stm32f762g-disco/: Add initialize support for the STMicor + STM32 F7 Discovery board. This is a work in progress and will be a + while before it is fully functional (2015-07-16). diff --git a/Documentation b/Documentation index edeb46f748..caf5f9e138 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit edeb46f7487a48fdc047b865ee9a7ca45a75bca0 +Subproject commit caf5f9e13807b065a4269593ba561c9dca8bc9fc diff --git a/README.txt b/README.txt index 22f01ad47f..4f8b364353 100644 --- a/README.txt +++ b/README.txt @@ -1433,6 +1433,8 @@ nuttx/ | |- stm32f429i-disco/ | | |- ltdc/README.txt | | `- README.txt + | |- stm32f746g-disco/ + | | `- README.txt | |- stm32ldiscovery/ | | `- README.txt | |- stm32vldiscovery/ diff --git a/configs b/configs index 9b001f72c9..5f3f5c532b 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 9b001f72c97902ceb979fe44c5564c17d3f19be3 +Subproject commit 5f3f5c532bf76ad3d1e142a98cede3b2b4c8268a