[STM32F0:USART] Add support for USART peripheral
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
18c4d299c1
commit
fc02aa6162
@@ -33,7 +33,7 @@ CFLAGS = -Os -g \
|
||||
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS = flash.o rcc.o
|
||||
OBJS = flash.o rcc.o usart.o
|
||||
|
||||
OBJS += gpio_common_all.o gpio_common_f234.o crc_common_all.o \
|
||||
pwr_common_all.o
|
||||
|
||||
Reference in New Issue
Block a user