Browse Source

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

HEYAHONG 2 years ago
parent
commit
74eca90957

+ 4 - 0
bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/n32g45x_dvp.h

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