rt-thread
rt-thread copied to clipboard
[bsp] board.h中不要include一些没有必要的头文件
board.h中只引用本头文件所需的头文件,不要将乱七八糟的所有.h文件都包含到board.h中,否则很容易引发嵌套编译以及其他问题