Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork738
Add variant for the ROBOTIS OpenRB-150.#724
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CLAassistant commentedNov 28, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
Add relevant section to boards.txt
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 tothis 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!