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

Support for Raspberry Pi Pico #2877

Merged
merged 4 commits into from Feb 20, 2021
Merged

Support for Raspberry Pi Pico #2877

merged 4 commits into from Feb 20, 2021

Conversation

yunkya2
Copy link
Contributor

@yunkya2 yunkya2 commented Feb 19, 2021

Summary

Basic support for Raspberry Pi Pico.
Currently only UART console is supported. See boards/arm/rp2040/raspberrypi-pico/README.txt.

#2876 is required for this board support.

Impact

New architecture arm/rp2040/raspberrypi-pico is added.

Testing

New configuration raspberrypi-pico:nsh passes ostest.

arch/arm/Kconfig Outdated Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Outdated Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Outdated Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Outdated Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Outdated Show resolved Hide resolved
arch/arm/src/rp2040/Kconfig Outdated Show resolved Hide resolved
Copy link
Contributor

@masayuki2009 masayuki2009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xiaoxiang781216 xiaoxiang781216 merged commit 6b83f6a into apache:master Feb 20, 2021
@yunkya2 yunkya2 deleted the rppico branch February 20, 2021 11:50
@btashton btashton added this to To-Add in Release Notes - 10.1.0 Apr 12, 2021
@jerpelea jerpelea moved this from To-Add to drivers in Release Notes - 10.1.0 Apr 13, 2021
@jerpelea jerpelea moved this from drivers to boards in Release Notes - 10.1.0 Apr 13, 2021
@jerpelea jerpelea moved this from boards to Added in Release Notes - 10.1.0 Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants