-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Addition (3rd_party_board): Add board support for Autosport Labs ESP32-CAN-X2 development board #9683
Addition (3rd_party_board): Add board support for Autosport Labs ESP32-CAN-X2 development board #9683
Conversation
…-X2 development board
…ub.com:autosportlabs/arduino-esp32 into brent/autosportLabs-esp32-can-x2_board_support
👋 Hello brentpicasso, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@brentpicasso Please take a look on my comments.
…ub.com:autosportlabs/arduino-esp32 into brent/autosportLabs-esp32-can-x2_board_support
@P-R-O-C-H-Y thank you for the quick approval. Basic question - once this is merged, does it automatically show up in a nightly build of the Arduino IDE? Or is there a way existing IDE installations can get this update? Googling didn't yield much info. Thanks again! |
You are welcome :) The nightly builds of Arduino IDE are unrelated to the ESP32 Arduino core.
|
@brentpicasso For some reason the pre-commit bot is unable to push to your branch, maybe it could be related to organization permissions if your repo is in one. To fix that we can try enabling "Allow edits by maintainers" in this PR or alternatively, as it is a small PR, you can manually apply the changes shown here |
…ub.com:autosportlabs/arduino-esp32 into brent/autosportLabs-esp32-can-x2_board_support
Thanks, manually push the requested fix, including a correction to match product's PID / VID. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just for the CI to pass
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
Description of Change
Adds support for Autosport Labs ESP32-CAN-X2 development board
Tests scenarios
Tested with the development board
Related links
https://wiki.autosportlabs.com/ESP32-CAN-X2