Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Clarify what aarch64-unknown-none means.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Oct 19, 2023
1 parent d8f227a commit cab1b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/supported-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

## `aarch64-unknown-none`

* "64-bit Arm on bare metal"
* Aarch64 mode (A64 instructions) Armv8-A
* `no-std` mode - no Rust `libstd`, only `libcore` and `liballoc`
* Driven by our lead client's requirements
Expand Down

0 comments on commit cab1b3b

Please sign in to comment.