Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/g0/Makefile')
-rw-r--r--lib/stm32/g0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stm32/g0/Makefile b/lib/stm32/g0/Makefile
index 23fff3e2..8d2f05b0 100644
--- a/lib/stm32/g0/Makefile
+++ b/lib/stm32/g0/Makefile
@@ -40,6 +40,7 @@ OBJS += gpio_common_all.o gpio_common_f0234.o
OBJS += pwr.o
OBJS += rcc.o rcc_common_all.o
OBJS += iwdg_common_all.o
+OBJS += usart_common_all.o usart_common_v2.o
VPATH +=../:../../cm3:../common