More changes UART to USART. Fix garbage code in stm32f0_serial.h that was clearing HAVE_USART

This commit is contained in:
Gregory Nutt
2017-04-17 18:37:52 -06:00
parent 363fe88dbd
commit de22d24f8e
4 changed files with 16 additions and 49 deletions
+1 -1
View File
@@ -856,10 +856,10 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
# CONFIG_EXAMPLES_MOUNT is not set
CONFIG_EXAMPLES_NSH=y
# CONFIG_EXAMPLES_NULL is not set
# CONFIG_EXAMPLES_NX is not set
# CONFIG_EXAMPLES_NXFFS is not set
# CONFIG_EXAMPLES_NXHELLO is not set
# CONFIG_EXAMPLES_NXIMAGE is not set
# CONFIG_EXAMPLES_NX is not set
# CONFIG_EXAMPLES_NXLINES is not set
# CONFIG_EXAMPLES_NXTERM is not set
# CONFIG_EXAMPLES_NXTEXT is not set