eive-obsw/bsp_rpi/boardconfig/rpi_config.h

9 lines
169 B
C
Raw Normal View History

2021-02-22 12:57:41 +01:00
#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_ */