Add libgpiod v2 api support

Signed-off-by: Balint Cristian <[email protected]>
This commit is contained in:
Balint Cristian
2023-04-19 23:27:09 +03:00
parent cd8a143164
commit 933ed793e8
7 changed files with 168 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@
#ifndef _JTAGINTERFACE_H_
#define _JTAGINTERFACE_H_
#include <cstdint>
#include <iostream>
#include <vector>