Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Extra folder

This folder contains the following two content:

  • Doxygen Files: Used to generate html documentation for this library
    • This can be done by running doxygen Doxyfile in this directory.
  • build_gif: Used to generate GIF images of the display directly from C code, see GENERATE_GIF.md.
  • test_examples.sh: Used to test the example code, ensuring they will compile correctly.