STM32: Support for the LeafLabs Maple and Maple Mini boards. From Librae

This commit is contained in:
Gregory Nutt
2013-09-13 12:45:33 -06:00
parent b5bdde09cc
commit 50f482f902
27 changed files with 3352 additions and 1 deletions
+2
View File
@@ -5552,4 +5552,6 @@
Provided by Lorenz Meier (2013-9-13).
* arch/arm/src/stm32/Kconfig: Fix STM32 UART7/8 kconfig names
and UART DMA. Provided by Lorenz Meier (2013-9-13).
* configs/maple: Board configuration for the LeafLabs Maple
and Maple Mini boards. From Librae (2013-9-13).