-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
ports/rp2/boards/SPARKFUN_IOTREDBOARD_RP2350: Add support for board. #16856
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
ports/rp2/boards/SPARKFUN_IOTREDBOARD_RP2350: Add support for board. #16856
Conversation
Signed-off-by: Alex Brudner <alex.brudner@sparkfun.com>
Code size report:
|
Image added in this PR: micropython/micropython-media#84 |
ports/rp2/boards/SPARKFUN_IOTREDBOARD_RP2350/mpconfigvariant_RISCV.cmake
Show resolved
Hide resolved
Signed-off-by: Alex Brudner <alex.brudner@sparkfun.com>
Signed-off-by: Alex Brudner <alex.brudner@sparkfun.com>
Signed-off-by: Malcolm McKellips <malcolm.mckellips@sparkfun.com>
Hi @dpgeorge have you had a chance to review this? I made the requested changes, and they were pretty simple. Unless there's further issues is there anything stopping this from merge? If you don't have the time to re-review, I totally get it, this is public and a lot of work is involved here. Is there someone else that can review it for merge? |
Thanks for updating. It now builds, and the configuration looks good. |
Squashed, rebased and merged in 9a070fe |
Thanks so much! |
Summary
Added support for an upcoming SparkFun board
Testing
I compiled and uploaded to my board, then tested the features of the board.
Note: This board will benefit from #15620