mirror of
https://github.com/HEYAHONG/ExtBoard-001.git
synced 2025-05-08 23:52:38 +08:00
修复移植错误
This commit is contained in:
parent
d0a429c9be
commit
48cabaa46a
1
FW/Core/.gitignore
vendored
1
FW/Core/.gitignore
vendored
@ -53,3 +53,4 @@ cmake-build-debug
|
||||
*.mk
|
||||
*.uvguix*
|
||||
*.scvd
|
||||
config.log
|
||||
|
@ -26,8 +26,9 @@ int main(void)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#if defined(__ARMCC_VERSION)
|
||||
//HBoxÒÆÖ²
|
||||
typedef void(*ctors_func)();
|
||||
ctors_func *__init_array_start=NULL;
|
||||
ctors_func *__init_array_end=NULL;
|
||||
#endif
|
||||
|
@ -348,7 +348,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>CPP</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
|
Loading…
x
Reference in New Issue
Block a user