mbed-tools icon indicating copy to clipboard operation
mbed-tools copied to clipboard

⚠️ Beta Status: New command line tooling for Mbed OS

Results 53 mbed-tools issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Goal is to use `mbedtools compile xxx`` commands in scripts. It seems that "exit code" is currently 0 when it...

enhancement

**Is your feature request related to a problem? Please describe.** My Mbed project has a specific source tree: > mbed_app/ > ├─ mbed_app.json > third_party/ > ├─ wifi_lib/ > │...

enhancement

**Describe the bug** `mbed-tools detect` can't detect CYW9P62S1_43012EVB_01 (detection code: 1903). The target database is based on https://os.mbed.com/api/v4/targets which doesn't include this target. The fix would be updating the online...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

bug

We want a `test` command to enable running greentea tests (with CTest) easily. - [ ] #297 - [ ] #295 - [ ] #294 - [ ] #296 -...

story

**Is your feature request related to a problem? Please describe.** I'd like to be able to use MBED_ROM_START macros to know in my C code (which might perhaps be a...

enhancement

**Is your feature request related to a problem? Please describe.** The travis CI jobs we run now take over an hour to complete, they used to take 15 minutes. **Describe...

enhancement

Add support to allow the user to specify the Greantea test configuration if different from the default.

enhancement
ctest support

Support should be added to allow both individual and group Greentea tests to be run from the command line.

enhancement
ctest support