Skip to content

disposedtrolley/libepd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libepd

CI

Tests

Tests are handled by Catch2 and built via CMake in the /tests directory.

To run the tests:

  1. Build the CMake project:
    • mkdir build && cd build
    • cmake ..
  2. Execute test target:
    • make test

About

Generic C++ driver for the Waveshare e-Paper displays.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors