diff options
| author | hathach <[email protected]> | 2022-02-25 23:04:39 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-02-25 23:05:15 +0700 |
| commit | 0997589c45a7c4dd96da0d9bce37f771520e34c6 (patch) | |
| tree | ca577df28ae2c52df764263322cffd4cc72f75e6 /src/portable/chipidea | |
| parent | 89115253da3ef55d59367977b8103a5e321e56aa (diff) | |
more symbol rename
Diffstat (limited to 'src/portable/chipidea')
| -rw-r--r-- | src/portable/chipidea/ci_hs/dcd_ci_hs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portable/chipidea/ci_hs/dcd_ci_hs.c b/src/portable/chipidea/ci_hs/dcd_ci_hs.c index 6361fe629..21087681c 100644 --- a/src/portable/chipidea/ci_hs/dcd_ci_hs.c +++ b/src/portable/chipidea/ci_hs/dcd_ci_hs.c @@ -26,7 +26,7 @@ #include "tusb_option.h" -#if CFG_TUD_ENABLED && defined(DCD_ATTR_CONTROLLER_CHIPIDEA_HS) +#if CFG_TUD_ENABLED && defined(MCU_ATTR_CONTROLLER_CHIPIDEA_HS) //--------------------------------------------------------------------+ // INCLUDE |
