mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
revert a change in tusb_mcu
This commit is contained in:
parent
2e995d7cf4
commit
03ccc8d8df
@ -429,7 +429,7 @@
|
||||
#define TUP_MCU_MULTIPLE_CORE 0
|
||||
#endif
|
||||
|
||||
#if CFG_TUD_ENABLED && !defined(TUP_DCD_ENDPOINT_MAX)
|
||||
#if !defined(TUP_DCD_ENDPOINT_MAX)
|
||||
#warning "TUP_DCD_ENDPOINT_MAX is not defined for this MCU, default to 8"
|
||||
#define TUP_DCD_ENDPOINT_MAX 8
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user