rename CFG_TUSB_DEVICE_* to CFG_TUD_*

This commit is contained in:
hathach
2018-04-12 13:23:52 +07:00
parent 3d31f92106
commit 4b660175be
40 changed files with 113 additions and 113 deletions

View File

@@ -50,7 +50,7 @@
extern "C" {
#endif
#if CFG_TUSB_DEVICE_MSC
#if CFG_TUD_MSC
enum
{