multiple definition of `tud_cdc_n_connected' #698
arilink-tech
started this conversation in
General
Replies: 1 comment 2 replies
-
|
It looks like you are having issue with folders, maybe 2 versions of tinyusb installed. Folder |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When I select CFG_TUD_HID and CFG_TUD_CDC in tusb_config.h->class and add desc to usb_descriptors.c, there are 35 redefinition errors when compiling. It is about dfu and cdc. I removed the dfu source file and the error disappeared but I still need it later.

What caused this problem?
Beta Was this translation helpful? Give feedback.
All reactions