Error: L6200E: Symbol HAL_MspInit multiply defined (by stm32f1xx_hal_msp.o and stm32f1xx_hal_msp_template.o).
stm32f1xx_hal_msp.c 和stm32f1xx_hal_msp_template.c重复了需要删掉一个就可以了
版权声明:本文为zerothpower原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
Error: L6200E: Symbol HAL_MspInit multiply defined (by stm32f1xx_hal_msp.o and stm32f1xx_hal_msp_template.o).
stm32f1xx_hal_msp.c 和stm32f1xx_hal_msp_template.c重复了需要删掉一个就可以了