Skip to content

Streamline armv7m FPU support #49

@vk2seb

Description

@vk2seb

Motivation

  • Currently on armv7m, the non-preemptive context-switching code does not save FPU state, however the preemptive context-switching code requires an architecture that has an FPU to compile at all.
  • It would be better to fully support devices with/without an FPU on all variants.

Goals

  • Add FPU support to non-preemptive variants, add ability to remove FPU support on preemptive variants.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions