fix: 优化了CMakeLists.txt文件的顺序,可读性更好
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#include "main.h"
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
typedef struct {
|
||||
GPIO_TypeDef *port;
|
||||
|
||||
Reference in New Issue
Block a user