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

Fix direct boot linker script for ESP32-C2/C3 #396

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Feb 20, 2023

Fixes #386

This makes sure RWTEXT isn't overwritten by BSS

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Nice find! This fixes the embassy example for me too, LGTM!

@MabezDev MabezDev merged commit 0b9ebbc into esp-rs:main Feb 20, 2023
MabezDev pushed a commit to MabezDev/esp-hal that referenced this pull request Mar 31, 2023
@bjoernQ bjoernQ deleted the bugfix/esp32c-direct-boot branch November 26, 2024 08:42
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.

[Direct boot][RISCV] Interrupt handlers above 13 are not placed correctly in memory
2 participants