diff --git a/components/modules/CMakeLists.txt b/components/modules/CMakeLists.txt index ffe67457..13584b67 100644 --- a/components/modules/CMakeLists.txt +++ b/components/modules/CMakeLists.txt @@ -83,7 +83,6 @@ elseif(IDF_TARGET STREQUAL "esp32c3") ) elseif(IDF_TARGET STREQUAL "esp32c5") list(APPEND module_srcs - "can.c" "i2s.c" "pulsecnt.c" ${wifi_modules}