Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented Oct 21, 2025

Pull Request Overview

  • Maybe it was at some point, but in Rust there was no longer a _start_trap symbol, making the conditional in the linker script no longer valid. This fixes that.
  • The esp32c3 needs to use the vectored interrupts, so this fixes that call in the main.rs.

Testing Strategy

Running Tock on the ESP32-C3-devkitm1

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

- Maybe it was at some point, but in Rust there was no longer a
  _start_trap symbol, making the conditional in the linker script no
  longer valid. This fixes that.
- The esp32c3 needs to use the vectored interrupts, so this fixes that
  call in the main.rs.
@ppannuto ppannuto added this pull request to the merge queue Oct 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants