This commit is contained in:
qiusongxiao
2023-12-06 19:35:36 +08:00
commit afe953ac4e
36 changed files with 2324 additions and 0 deletions

26
.build/pca.xml Normal file
View File

@@ -0,0 +1,26 @@
<preCompilationAnalysis>
<fInfo name="delay_microseconds" global="true" specialize="false" noreturn="false" doNotSpecialize="true" numParams="1">
<arg num="0" specialize="false">
<values>
</values>
</arg>
</fInfo>
<fInfo name="delay_milliseconds" global="true" specialize="false" noreturn="false" doNotSpecialize="true" numParams="1">
<arg num="0" specialize="false">
<values>
</values>
</arg>
</fInfo>
<fInfo name="delay_seconds" global="true" specialize="false" noreturn="false" doNotSpecialize="true" numParams="1">
<arg num="0" specialize="false">
<values>
</values>
</arg>
</fInfo>
<fInfo name="main" global="true" specialize="false" noreturn="false" doNotSpecialize="false" numParams="0">
</fInfo>
<fInfo name="program_0_0" global="true" specialize="false" noreturn="false" doNotSpecialize="false" numParams="0">
</fInfo>
<fInfo name="program_0_1" global="true" specialize="false" noreturn="false" doNotSpecialize="false" numParams="0">
</fInfo>
</preCompilationAnalysis>