stm32l4: Correct memorymap and add the existing CAN library
This commit is contained in:
@@ -38,7 +38,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
ARFLAGS = rcs
|
||||
|
||||
# Specific objs
|
||||
OBJS = adc.o flash.o pwr.o rcc.o
|
||||
OBJS = adc.o flash.o pwr.o rcc.o can.o
|
||||
|
||||
# common/shared objs
|
||||
OBJS += rcc_common_all.o
|
||||
|
||||
Reference in New Issue
Block a user