mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
Add initial support for the STM32 F7 Discovery board
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
+1
-1
Submodule Documentation updated: edeb46f748...caf5f9e138
@@ -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
Reference in New Issue
Block a user