Skip to content

Commit 398f009

Browse files
committed
1.add XIAO's rtl872x reset pin config
1 parent d0ebee2 commit 398f009

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

variants/XIAO_m0/variant.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ static const uint8_t MOSI = PIN_SPI_MOSI ;
125125
static const uint8_t MISO = PIN_SPI_MISO ;
126126
static const uint8_t SCK = PIN_SPI_SCK ;
127127

128+
// /*
129+
// * RTL8720D Interfaces
130+
// */
131+
#define RTL8720D_CHIP_PU (1ul)
128132

129133
/*
130134
* Wire Interfaces

0 commit comments

Comments
 (0)