Skip to content

build: Support building target in (thumbv7em-none-eabi, thumbv7em-none-eabihf) based on stm32h7xx. #196

@george-james-mo

Description

@george-james-mo
[build]
target = "thumbv7em-none-eabi"       # Cortex-M4 and Cortex-M7 (no FPU)
target = "thumbv7em-none-eabihf"     # Cortex-M4F and Cortex-M7F (with FPU)

which also requires the upstream crate rust-amplify for building the target in (thumbv7em-none-eabi, thumbv7em-none-eabihf) based on stm32h7xx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinious integration-related issueshelp wantedExtra attention is neededupstreamIssues blocked by changes that has to be implemented/accepted at upstream

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions