change uart baudrate for tm4c123 to 115200

This commit is contained in:
hathach
2021-12-07 16:28:24 +07:00
parent 03835c8183
commit 8e0400d531
2 changed files with 19 additions and 7 deletions
+1
View File
@@ -28,6 +28,7 @@ INC += \
SRC_C += \
src/portable/mentor/musb/dcd_musb.c \
src/portable/mentor/musb/hcd_musb.c \
$(MCU_DIR)/Source/system_TM4C123.c \
$(MCU_DIR)/Source/GCC/tm4c123_startup.c