Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soc/dport_reg.h #148

Open
tomvanderborgh opened this issue Sep 9, 2024 · 2 comments
Open

soc/dport_reg.h #148

tomvanderborgh opened this issue Sep 9, 2024 · 2 comments

Comments

@tomvanderborgh
Copy link

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?

@KraRo16
Copy link

KraRo16 commented Sep 12, 2024

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

@tomvanderborgh
Copy link
Author

@KraRo16 Thank you for your reply I will take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants