1.优化代码。

This commit is contained in:
MacRsh
2023-11-13 01:25:01 +08:00
parent 9b809efb7a
commit cdaab96ebf
5 changed files with 44 additions and 3 deletions

View File

@@ -39,6 +39,14 @@ extern "C" {
#define MR_USING_UART8
#define MR_CFG_UART8_GROUP 1
#define MR_USING_SPI1
#define MR_USING_SPI2
#define MR_USING_SPI3
#define MR_CFG_SPI1_GROUP 1
#define MR_CFG_SPI2_GROUP 1
#define MR_CFG_SPI3_GROUP 1
#ifdef __cplusplus
}
#endif /* __cplusplus */