提交 1ca8a956 编写于 作者: C Chenxuan Zhao

[bsp/stm32] Add C++ Support

上级 53e4b9d5
......@@ -23,4 +23,4 @@ rt_err_t stm32_qspi_bus_attach_device(const char *bus_name, const char *device_n
}
#endif
#endif
#endif /* __DRV_QSPI_H__ */
......@@ -67,4 +67,4 @@ struct stm32_spi
struct rt_spi_bus spi_bus;
};
#endif /*__DRV_SPI_H_ */
#endif /*__DRV_SPI_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册