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

Preliminary RISCV support #804

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Preliminary RISCV support #804

merged 1 commit into from
Jun 19, 2022

Conversation

MabezDev
Copy link
Contributor

@MabezDev MabezDev commented Jun 10, 2022

  • Moves the default Interrupt implementation into a cortex_m specific module
  • Adds a RISCV32 executor based on osobiehl's work in esp32c3 mess work

(FYI esp implementation of embassy traits etc, is being developed here)

bonus ascii cinema

@MabezDev MabezDev force-pushed the feature/riscv branch 3 times, most recently from 69d7bc4 to 540ffc6 Compare June 19, 2022 21:21
@Dirbaio
Copy link
Member

Dirbaio commented Jun 19, 2022

@MabezDev LGTM, could you squash?

- Add basic riscv32 executor
- Add 16MHZ timer support
Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

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

🚀!!! Thank you! :)

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 19, 2022

Build succeeded:

@bors bors bot merged commit e4fbfaf into embassy-rs:master Jun 19, 2022
bors bot added a commit that referenced this pull request Jun 22, 2022
805: Preliminary Xtensa support r=Dirbaio a=MabezDev

Based on the work in #804.

I hope non-upstream target support is acceptable :).

Co-authored-by: Scott Mabin <[email protected]>
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.

4 participants