Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 593 Bytes

libsurfacedtx

CI

Library for Linux Surface DTX kernel driver user-space API.

The following crates are provided:

  • sdtx: Main API wrapper.
  • sdtx-tokio: tokio compatibility layer for asynchronous event handling.

Used by surface-control and surface-dtx-daemon.