Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 469 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 469 Bytes

libsurfacesam

CI

Library for Linux Surface System Aggregator Module (SSAM) kernel driver user-space debug API (cdev). Provides an interface for the surface_aggregator_cdev kernel module.

The following crates are provided:

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