Infineon / XMC-for-Arduino

Integration of Infineon's XMC microcontrollers into the Arduino IDE.
Other
103 stars 64 forks source link

DESMAKERS-3827: enable 11/29Bits id frame send and receive #284

Closed LinjingZhang closed 4 days ago

LinjingZhang commented 1 week ago

By creating this pull request you agree to the terms in CONTRIBUTING.md. https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md --- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description Now sendpacket() support both 11 & 29 bits identifier. same for receive. Functions that are not the same as the official API can be removed, updating the README and example sketches.

Related Issue N/A

Context Once it's up and running, it works ;)