added link library gpiod

This commit is contained in:
2021-02-22 12:57:41 +01:00
parent ab1b4271ec
commit 400d5710d4
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_ */