Skip to content

ausyskin/libmei

 
 

Repository files navigation

libmei

Libmei provides a simple programming interface for accessing Intel HECI interfaces on devices found in BigCore and Atom based products.

CMake Build

libmei library uses CMake build system

  1. Run cmake -S <src> -B <builddir> to configure the build
  2. Run cmake --build <builddir> --target package to build .deb and .rpm packages and .tgz archive

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 82.2%
  • C 11.7%
  • Python 3.5%
  • CMake 2.2%
  • Makefile 0.4%