We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
智能水表/HARDWARE/EXTI/exti.h
#ifndef __EXTI_H #define __EXIT_H #include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
void EXTIX_Init(void);//IO³õʼ»¯ void EXTI8_Init(void); #endif
请问头文件里面exti和exit都不一样,您可以编译无误吗?
还有为什么会产生了exti_1.o会不会是因为这个原因呢? 求解答啊。。。。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
智能水表/HARDWARE/EXTI/exti.h
#ifndef __EXTI_H
#define __EXIT_H
#include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
void EXTIX_Init(void);//IO³õʼ»¯
void EXTI8_Init(void);
#endif
请问头文件里面exti和exit都不一样,您可以编译无误吗?
还有为什么会产生了exti_1.o会不会是因为这个原因呢?
求解答啊。。。。
The text was updated successfully, but these errors were encountered: