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

Provide CAN library for enabling useage of CAN for ArduinoCore-mbed enabled boards. #633

Merged
merged 9 commits into from
May 2, 2023

Conversation

aentinger
Copy link
Contributor

Caveat: which also make CAN available on their GPIOs.

Requires: arduino/ArduinoCore-API#185 .

…nabled boards.

Caveat: which also make CAN available on their GPIOs.
@aentinger aentinger marked this pull request as ready for review April 13, 2023 13:40
@aentinger aentinger requested a review from facchinm April 13, 2023 13:40
variants/PORTENTA_H7_M7/pins_arduino.h Outdated Show resolved Hide resolved
Note: The exposed CAN bus is made available as a 'CAN' software object, following
the notion that Arduino IO objects always start without a number. This can be
slightly confusing as the exact same peripheral is labelled CAN1 in the schematics.
@facchinm facchinm merged commit 8031008 into main May 2, 2023
@aentinger aentinger deleted the mbed-can-support branch May 2, 2023 18:45
facchinm pushed a commit to arduino/ArduinoCore-renesas that referenced this pull request Jun 22, 2023
This allows consistency with the related ArduinoCore-mbed PR:

arduino/ArduinoCore-mbed#633.

Former-commit-id: fe982e9
facchinm pushed a commit to arduino/ArduinoCore-renesas that referenced this pull request Jun 22, 2023
This allows consistency with the related ArduinoCore-mbed PR:

arduino/ArduinoCore-mbed#633.

Former-commit-id: fe982e9
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

Successfully merging this pull request may close these issues.

2 participants