Skip to content

hgp22/LI3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6c0863 · Feb 1, 2023

History

32 Commits
Feb 1, 2023
Nov 6, 2022
Oct 16, 2022

Repository files navigation

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