含有 #include "PeripheralHeaderIncludes.h"


——————————————————————————————————————————————————
不含 #include "PeripheralHeaderIncludes.h"


想询问一下为啥是否 #include "PeripheralHeaderIncludes.h" 会具有如上差异
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
含有 #include "PeripheralHeaderIncludes.h"


——————————————————————————————————————————————————
不含 #include "PeripheralHeaderIncludes.h"


想询问一下为啥是否 #include "PeripheralHeaderIncludes.h" 会具有如上差异
你好,对方工程师回复了,但是说实话我没太get到他的意思,你可以看一下他的原文:
The "PeripheralHeaderIncludes.h" brings in quite a few peripheral header files, SW types, & defines that likely get used throughout the project. I'm not sure what gets used if the file #include is commented out.
对方还是表示:_iq类型在“IQmathLib.h”文件中定义,不确定此文件将如何受到“PeripheralHeaderIncludes.h”包含/删除文件的影响。