Add initial support for the STM32 F7 Discovery board

This commit is contained in:
Gregory Nutt
2015-07-16 11:43:25 -06:00
parent 6a15aef38f
commit 27f6509022
4 changed files with 7 additions and 2 deletions
+3
View File
@@ -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).
+2
View File
@@ -1433,6 +1433,8 @@ nuttx/
| |- stm32f429i-disco/
| | |- ltdc/README.txt
| | `- README.txt
| |- stm32f746g-disco/
| | `- README.txt
| |- stm32ldiscovery/
| | `- README.txt
| |- stm32vldiscovery/
+1 -1
Submodule configs updated: 9b001f72c9...5f3f5c532b