Add variant for the ROBOTIS OpenRB-150. #724
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request adds support for the ROBOTIS OpenRB-150 board to the Arduino SAMD core. It includes the necessary variant files and linker scripts to enable compatibility with the SAMD21G18A microcontroller used on the board.
This change is needed to add support for the OpenRB-150 to PlatformIO. I will also be submitting a PR to this issue on platformio/platform-atmelsam to add the necessary json file to add the OpenRB-150 to platformIO's board explorer.
The changes were tested using the following methods:
Please let me know if any additional changes are required!