STM32 Kconfig: Fix STM32 UART7/8 kconfig names and UART DMA. Provided by Lorenz Meier

This commit is contained in:
Gregory Nutt
2013-09-13 11:45:32 -06:00
parent a28c697cfb
commit b5bdde09cc
2 changed files with 36 additions and 34 deletions
+2
View File
@@ -5550,4 +5550,6 @@
(2013-9-13)
* fs/romfs/fs_romfsutil.c: Fix for filenames > 15 characters.
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).