Skip to content

Commit 9885aec

Browse files
committed
更新文件格式
1 parent 46a641f commit 9885aec

32 files changed

Lines changed: 193 additions & 159 deletions

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/adc_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -91,3 +91,4 @@ extern "C" {
9191
#endif
9292

9393
#endif /* __ADC_CONFIG_H__ */
94+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/dac_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -40,3 +40,4 @@ extern "C" {
4040
#endif
4141

4242
#endif /* __DAC_CONFIG_H__ */
43+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/dma_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -149,3 +149,4 @@ extern "C" {
149149
#endif
150150

151151
#endif /* __DMA_CONFIG_H__ */
152+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/i2c_hard_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2024, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -256,3 +256,4 @@ extern "C" {
256256
#endif
257257

258258
#endif /*__I2C_HARD_CONFIG_H__ */
259+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/lptim_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2024 RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -65,3 +65,4 @@ extern "C" {
6565
#endif
6666

6767
#endif /* __LPTIM_CONFIG_H__ */
68+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/pwm_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -195,3 +195,4 @@ extern "C" {
195195
#endif
196196

197197
#endif /* __PWM_CONFIG_H__ */
198+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/qspi_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -54,3 +54,4 @@ extern "C" {
5454
#endif
5555

5656
#endif /* __QSPI_CONFIG_H__ */
57+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/sdio_config.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -12,7 +12,7 @@
1212
#define __SDIO_CONFIG_H__
1313

1414
#include <rtthread.h>
15-
//#include "stm32h7xx_hal.h"
15+
/* #include "stm32h7xx_hal.h" */
1616

1717
#ifdef __cplusplus
1818
extern "C" {
@@ -40,5 +40,3 @@ extern "C" {
4040

4141
#endif /*__SDIO_CONFIG_H__ */
4242

43-
44-

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/spi_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -197,3 +197,4 @@ extern "C" {
197197
#endif
198198

199199
#endif /*__SPI_CONFIG_H__ */
200+

bsp/novosns/ns800/libraries/HAL_Drivers/drivers/config/rt7/tim_config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2023, RT-Thread Development Team
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
@@ -65,3 +65,4 @@ extern "C" {
6565
#endif
6666

6767
#endif /* __TIM_CONFIG_H__ */
68+

0 commit comments

Comments
 (0)