Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 220 Bytes

LI3

Dependencies:

  • glib:sudo apt-get install libglib2.0-dev
  • clang formatter: sudo apt-get install clang-format. To use it, run clang-format -i *.c
  • Doxygen: sudo apt-get install doxygen