4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 01:07:18 +08:00

[bsp/n32g452xx] 修复会导致C++文件编译错误的头文件错误

This commit is contained in:
HEYAHONG 2023-04-06 15:58:44 +08:00 committed by Man, Jianting (Meco)
parent f458d63d5f
commit 74eca90957

View File

@ -590,4 +590,8 @@ void DVP_ConfigDma( FunctionalState Cmd);
* @}
*/
#ifdef __cplusplus
}
#endif
#endif