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

All of the relevant documentation should be updated to include the Greentea test command.

enhancement
ctest support

**Is your feature request related to a problem? Please describe.** We will soon be using CTest to automatically build all tests in Mbed OS with CMake and run them with...

enhancement
ctest support

**Describe the bug** Verbose option is not accurate **To Reproduce** If you go in mbed-os-example-blinky ```` $ mbedtools compile -m NUCLEO_G031K8 -t ARM xxxx More information may be available by...

bug

**Is your feature request related to a problem? Please describe.** Currently, the flash option looks in the build directory for `foo.bin`, where `foo` is the name of the project folder....

enhancement

Hi, I am using Mbed CLI2 to add a custom target STM32WB55RGV6. My system is Windows10 and I am using latest Mbed version. Since Mbed CLI2 supports boards K64F, DISCO_L475VG_IOT01A...

question

**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 [...] I want mbed-tools detect...

enhancement

**Describe the bug** The help text for `mbed-tools` looks bad because Click truncates the short help text: ``` configure Generate an Mbed OS config CMake file and write it to...

bug

Hi, I am compiling the mbed lorawan example code using MBED CLI2. I have added a custom target board for STM3WB55RG. I have to use a custom Lora radio driver...

question

### Description `mbed-tools configure` stores target specifc configuration (.mbedbuild/) in a project dir - this can't be overridden with different path. It is a little bit inconvenient, especially in situation...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to use the [STM32CubeIDE](https://www.st.com/en/development-tools/stm32cubeide.html) with my Mbed project. **Describe the solution you'd like** I'd like to use CMake...

enhancement