diff options
| author | hathach <[email protected]> | 2022-02-26 15:18:51 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-02-26 15:23:29 +0700 |
| commit | bc63f59af2e75e4fc93715ac88a2a8360f09d69a (patch) | |
| tree | 4a5e18ae15addbc3b201bd9c6d601e2c7a7a7576 /src/portable/chipidea | |
| parent | 244154e08760dcdcc469bde03df63a898c55ec8b (diff) | |
mcu specific 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 21087681c..726c7a517 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(MCU_ATTR_CONTROLLER_CHIPIDEA_HS) +#if CFG_TUD_ENABLED && defined(TUP_USBIP_CHIPIDEA_HS) //--------------------------------------------------------------------+ // INCLUDE |
