Skip to content

Conversation

@romancardenas
Copy link
Contributor

This PR goes back to using _start_rust, reducing the assembly code to the minimum. Also, inspired by esp-riscv-rt, now _start_rust jumps to hal_main instead of main. At linker level, if hal_main is not defined, it maps to main, so it would still work in the same was as of today.

@romancardenas romancardenas requested a review from a team as a code owner July 3, 2025 13:48
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.

Makes sense to me, thanks!

@romancardenas romancardenas added this pull request to the merge queue Jul 4, 2025
Merged via the queue into master with commit cdd76e9 Jul 4, 2025
139 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.

2 participants