提交 73d5acec 编写于 作者: B Bernard Xiong

[DeviceDrivers] Add pin.h in the rtdevice.h

上级 6acf4a45
......@@ -358,5 +358,9 @@ rt_inline void rt_work_init(struct rt_work* work, void (*work_func)(struct rt_wo
#include "drivers/watchdog.h"
#endif
#ifdef RT_USING_PIN
#include "drivers/pin.h"
#endif
#endif /* __RT_DEVICE_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册