You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @tomvanderborgh ,
Unfortunately this library doesn't seem to work with Arduino esp32c3... yet.
I can recommend you the library ESP32-TWAI-CAN, a library that I use for CAN bus comm between esp32
I have been trying to get the can library to work with and esp32c3,
but when i try to upload it i get this error: fatal error:
soc/dport_reg.h: No such file or directory #include "soc/dport_reg.h" ^~~~~~~~~~~~~~~~~ compilation terminated. exit status 1
does anyone have a solution?
The text was updated successfully, but these errors were encountered: