Skip to content

Conversation

thejpster
Copy link
Contributor

@thejpster thejpster commented May 22, 2025

Prepares for:

  • arm-targets v0.2.0 (was v0.1.0)
  • cortex-ar v0.2.0 (was v0.1.0)
  • cortex-ar-rt-macros v0.1.0 (new)
  • cortex-a-rt v0.1.0 (new)
  • cortex-r-rt v0.2.0 (was v0.1.0)

We should publish in that order (due to dependencies).

@thejpster
Copy link
Contributor Author

ping @rust-embedded/arm

This library implements a simple Arm vector table, suitable for getting into a
Rust application running in System Mode. It also provides a reference start
up method. Most Cortex-A based systems will require chip specific start-up
code, so the start-up method can over overriden.
Copy link
Member

Choose a reason for hiding this comment

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

can be overridden

Copy link
Member

Choose a reason for hiding this comment

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

other than this typo, lgtm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, fixed.

Can you approve?

overriden -> overridden
@jonathanpallant jonathanpallant merged commit 7da1135 into rust-embedded:main May 27, 2025
57 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.

4 participants