diff --git a/components/soc/esp32/include/soc/soc_caps.h b/components/soc/esp32/include/soc/soc_caps.h index 158fc6263e..a730a17d48 100644 --- a/components/soc/esp32/include/soc/soc_caps.h +++ b/components/soc/esp32/include/soc/soc_caps.h @@ -92,8 +92,8 @@ #if SOC_CAPS_ECO_VER < 2 #define SOC_DPORT_WORKAROUND 1 -#define SOC_DPORT_WORKAROUND_DIS_INTERRUPT_LVL (5U) #endif // SOC_CAPS_ECO_VER < 2 +#define SOC_DPORT_WORKAROUND_DIS_INTERRUPT_LVL (5U) /*-------------------------- ADC CAPS ----------------------------------------*/ /**