remove auto descriptor and its option CFG_TUD_DESC_AUTO

This commit is contained in:
hathach
2019-04-18 23:59:21 +07:00
parent 307ba23046
commit 23bcf1cc7a
9 changed files with 32 additions and 583 deletions

View File

@@ -49,7 +49,7 @@ typedef struct {
}tud_desc_set_t;
// Must be defined by application
// Descriptor collection set, must be defined by application
extern tud_desc_set_t tud_desc_set;
//--------------------------------------------------------------------+