Nano RP2040 support #105
Jason-Borden
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use this with the Arduino nano RP2040 connect. When I verify code from the examples (any of them), I get a message that the CAN object is not defined. This goes away if I switch to a different board (say mega 256), so I imagine the RP2040 isn’t supported yet. I’d be willing to make changes to support that board, but I don’t know what to change at this point. I have a little familiarity with the compiler directives and macros that set options for different boards, and am interested in learning more. Can someone direct me to some references that will help me do this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions