stm32g4: Enable CRS
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
# include <libopencm3/stm32/common/crs_common_all.h>
|
||||
#elif defined(STM32L4)
|
||||
# include <libopencm3/stm32/common/crs_common_all.h>
|
||||
#elif defined(STM32G4)
|
||||
# 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