simplified i2c code

This commit is contained in:
2021-02-14 18:45:31 +01:00
parent 101a7696c3
commit 0045cd2062
2 changed files with 140 additions and 146 deletions

View File

@ -6,6 +6,7 @@
#include <fsfw/objectmanager/SystemObject.h>
class GpioCookie;
/**
* @brief This class implements the GpioIF for a linux based system. The
* implementation is based on the libgpiod lib which requires linux 4.8