初版适配和修改
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
//////////////////////////////////////////////////////////////////
|
||||
//加入以下代码,支持printf函数,而不需要选择use MicroLIB
|
||||
#if 1
|
||||
#if defined(__CC_ARM)
|
||||
#pragma import(__use_no_semihosting)
|
||||
//标准库需要的支持函数
|
||||
struct __FILE
|
||||
|
||||
Reference in New Issue
Block a user