added link library gpiod

This commit is contained in:
2021-02-22 12:57:41 +01:00
committed by Robin Mueller
parent b75113b084
commit 7f969a47d6
5 changed files with 29 additions and 5 deletions

View File

@ -0,0 +1,8 @@
#ifndef BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_
#define BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_
#define RPI_TEST_GPIO 1
#endif /* BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_ */