Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 129 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 129 Bytes

driver

驱动库的共性。

  • 声明设备驱动的 trait
  • 定义单个设备驱动或多个同类驱动的监控算法