mongoose/examples/ti/ek-tm4c1294xl-rndis/tusb_config.h

11 lines
311 B
C
Raw Normal View History

2023-04-28 06:21:39 +08:00
#pragma once
#define TUD_OPT_RHPORT 0
#define CFG_TUSB_MCU OPT_MCU_TM4C129
#define CFG_TUSB_OS OPT_OS_NONE
#define CFG_TUSB_DEBUG 0
#define CFG_TUH_ENABLED 0
#define CFG_TUD_ENABLED 1
#define CFG_TUD_ENDPOINT0_SIZE 64
#define CFG_TUD_ECM_RNDIS 1