mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +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
|
#define TUP_MCU_MULTIPLE_CORE 0
|
||||||
#endif
|
#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"
|
#warning "TUP_DCD_ENDPOINT_MAX is not defined for this MCU, default to 8"
|
||||||
#define TUP_DCD_ENDPOINT_MAX 8
|
#define TUP_DCD_ENDPOINT_MAX 8
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user