Skip to content

Commit

Permalink
I can't get the can module to build on esp32c5
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsg committed Dec 12, 2024
1 parent 7f67237 commit ce940e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit ce940e1

Please sign in to comment.