mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-29 06:30:25 +08:00
5 lines
86 B
C
5 lines
86 B
C
|
#include <hal_gpio.h>
|
||
|
|
||
|
/* config the gpio to test */
|
||
|
#define GPIO_TEST GPIO_PE6
|