Skip to content

mbed compile -t GCC_ARM -m K64F --tests should set the default toolchain and target #207

@LiyouZhou

Description

@LiyouZhou

Description

  • Type: Enhancement

Enhancement

Reason to enhance/problem with existing solution
If user compiled the code with explicit target and toolchain on command line:
mbed compile -t GCC_ARM -m K64F --tests
and run mbed test afterwards, the default target and toolchain would be used rather than the latest one. This behaviour would not be expected by the user.
Suggested enhancement
mbed compile -t GCC_ARM -m K64F --tests should set the default toolchain and target

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions