stm32l4: Add RCC definitions
Bring in the core common code, and now that it's used, pull in the common memorymap
This commit is contained in:
@@ -40,7 +40,7 @@ ARFLAGS = rcs
|
||||
OBJS =
|
||||
|
||||
# common/shared objs
|
||||
OBJS +=
|
||||
OBJS += rcc_common_all.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
VPATH += ../../ethernet
|
||||
|
||||
Reference in New Issue
Block a user