Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/doc/rustc/src/platform-support/thumbv6m-none-eabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ only option because there is no FPU support in [Armv6-M].

## Target maintainers

* [Rust Embedded Devices Working Group Cortex-M
Team](https://github.com/rust-embedded), `[email protected]`
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)

## Target CPU and Target Feature options

Expand Down
3 changes: 1 addition & 2 deletions src/doc/rustc/src/platform-support/thumbv7em-none-eabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all

## Target maintainers

* [Rust Embedded Devices Working Group Cortex-M
Team](https://github.com/rust-embedded), `[email protected]`
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)

## Target CPU and Target Feature options

Expand Down
3 changes: 1 addition & 2 deletions src/doc/rustc/src/platform-support/thumbv7m-none-eabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ only option because there is no FPU support in [Armv7-M].

## Target maintainers

* [Rust Embedded Devices Working Group Cortex-M
Team](https://github.com/rust-embedded), `[email protected]`
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)

## Target CPU and Target Feature options

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ only option because there is no FPU support in [Armv8-M] Baseline.

## Target maintainers

* [Rust Embedded Devices Working Group Cortex-M
Team](https://github.com/rust-embedded), `[email protected]`
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)

## Target CPU and Target Feature options

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all

## Target maintainers

* [Rust Embedded Devices Working Group Cortex-M
Team](https://github.com/rust-embedded), `[email protected]`
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)

## Target CPU and Target Feature options

Expand Down
Loading