ARMmbed / ARMmbed/mbed-tools

Print a list of valid Mbed build targets (boards)

Open
#174 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
49
Forks
32
PR merge metrics
No merged PRs in 30d

Description

### Description

Old tool: `mbed compile -S`
New suggestion: `mbed-tools compile -S`

Display list of targets, rather than some giant matrix.

### Issue request type

- [X] Enhancement
- [ ] Bug

Contributor guide

Open the contributing guide

Research direction

Start at the current `mbed-tools compile` CLI entry point and compare its behavior with the old `mbed compile -S` command. Trace how build targets are discovered and define completion as `compile -S` printing a list of valid boards instead of a large matrix.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.