level 2
五月的荣光Ec
楼主
!defined (STM32F10X_LD) && !defined (STM32F10X_LD_VL) && !defined (STM32F10X_MD) && !defined (STM32F10X_MD_VL) && !defined (STM32F10X_HD) && !defined (STM32F10X_HD_VL) && !defined (STM32F10X_XL) && !defined (STM32F10X_CL)
#error "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
#endif
2015年01月08日 09点01分
1
#error "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)"
#endif
