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

boards/arm/stm32h7/stm32h745i-disco: Add RPTUN support #13440

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

nonpawite
Copy link
Contributor

Summary

  • Edited linker script for shmem to have condition according to cores selected.
  • Added new configuration for nsh_cm7_rptun and nsh_cm4_rptun.
  • Appended RPTUN bringup code in stm32_bringup.c

Impact

User be able to remote tunnel to cm4 core from cm7 core of stm32h745i-disco.

Testing

Run tested on stm32h745i-disco.

- Edited linker script for shmem to have condition according to cores selected.
- Added new configuration for nsh_cm7_rptun and nsh_cm4_rptun.
- Appended RPTUN bringup code in stm32_bringup.c

Signed-off-by: Nonpawit Ekburanawat <nonpawit.ek@gmail.com>
Signed-off-by: Nonpawit Ekburanawat <nonpawit.ek@gmail.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 10ee7ff into apache:master Sep 15, 2024
28 checks passed
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.

3 participants