5 lines
86 B
C
5 lines
86 B
C
|
#include <hal_gpio.h>
|
||
|
|
||
|
/* config the gpio to test */
|
||
|
#define GPIO_TEST GPIO_PE6
|