simplified i2c code

This commit is contained in:
2021-02-14 18:45:31 +01:00
committed by Robin Mueller
parent 5c9b5627c6
commit cc9bb7a2c5
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