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

A way to place interrupt vectors and handler in IRAM #43

Closed
bjoernQ opened this issue Apr 5, 2022 · 1 comment
Closed

A way to place interrupt vectors and handler in IRAM #43

bjoernQ opened this issue Apr 5, 2022 · 1 comment

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Apr 5, 2022

Currently we place interrupt vectors and handlers in RAM. We should have an optional feature to place them in IRAM

@jessebraham jessebraham moved this to Todo in esp-rs May 13, 2022
@jessebraham jessebraham changed the title A way to place interrupt vectors and handler in RAM A way to place interrupt vectors and handler in IRAM Aug 30, 2022
@bjoernQ
Copy link
Contributor Author

bjoernQ commented Jul 18, 2023

Implemented in #541

@bjoernQ bjoernQ closed this as completed Jul 18, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants