stm32l0: Add Clock Recovery System to build
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
#if defined(STM32F0)
|
||||
# include <libopencm3/stm32/common/crs_common_all.h>
|
||||
#elif defined(STM32L0)
|
||||
# include <libopencm3/stm32/common/crs_common_all.h>
|
||||
#else
|
||||
# error "stm32 family not defined or not supported for this peripheral"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user