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

Update zephyr to 3.5.0-rc1 and add support for linux+zephyr on rpi4 #46

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

yanjiew1
Copy link
Contributor

@yanjiew1 yanjiew1 commented Oct 4, 2023

The pull request updates zephyr to version 3.5.0-rc1, which supports the soc, bcm2711, and rpi4 board. This is the prerequisite for supporting linux+zephyr on rpi4.

In addition to the update of zephyr, also add support for linux+zephyr on rpi4 in another commit.

This PR already contains the changes in the PR #45.

Closes #39
Closes #44

@ESCristiano
Copy link
Member

I successfully replicated the setup, and everything is working as expected:

  • Bao boots correctly
  • Zephyr is running
  • Linux is running

@josecm
Copy link
Member

josecm commented Oct 8, 2023

Thanks for testing this @ESCristiano!

@yanjiew1 I'll merge this after the issue with #45 is solved.

Update zephyr to version 3.5.0-rc1.

In addition to version update for zephyr, also specify the commit hash
for cmsis.

Signed-off-by: Yan-Jie Wang <[email protected]>
@josecm josecm merged commit c6d97fd into bao-project:master Oct 21, 2023
@josecm
Copy link
Member

josecm commented Oct 21, 2023

Thanks again @yanjiew1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot access Linux host through ssh FreeRTOS+Linux Cannot build zephyr
3 participants