-
-
Notifications
You must be signed in to change notification settings - Fork 261
Update ESP32SJA1000.cpp #155
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
base: master
Are you sure you want to change the base?
Conversation
Resolving CAN driver issue for ESP32S3 variant as it doesn't have dport register available.
Hello, Thank you for the fix were trying it and the below error throws, would be glad if you help
|
@HenokTZA Hello, Would be glad to help you. |
i'm using esp32 s3 |
@HenokTZA I have rechecked its working on my side as I am able to compile the code using Arduino IDE. Please try using this branch to verify if its working (able to compile any example) |
@HenokTZA The compilation error you have shown |
Update:
|
Resolving CAN driver issue for ESP32S3 variant as it doesn't have dport register available.