This commit is contained in:
hathach
2022-04-27 20:52:56 +07:00
parent 4a661dead0
commit ae5490e5a5
7 changed files with 12 additions and 17 deletions

View File

@@ -40,10 +40,8 @@
#endif
// Use raspberry pio-usb for device
#define CFG_TUD_RPI_PIO_USB 1
#if CFG_TUD_RPI_PIO_USB
#define BOARD_DEVICE_RHPORT_NUM 1
#endif
// #define CFG_TUD_RPI_PIO_USB 1
// #define BOARD_DEVICE_RHPORT_NUM 1
// RHPort number used for device can be defined by board.mk, default to port 0
#ifndef BOARD_DEVICE_RHPORT_NUM