Skip to content
#

mbed-os

Here are 90 public repositories matching this topic...

maclobdell
maclobdell commented Jan 23, 2020

The readme specifies the following command for compile.

mbed compile -t GCC_ARM -m [target] --profile release --app-config=configs/.json

This doesn't work because you need to explicitly specify the configuration file to use.

It would be of great help to the user to include an intermediate step that asks them to choose the flash layout and other configuration choices.

maclobdell
maclobdell commented Feb 2, 2020

Background:
For Windows users, it is common to use Ctrl+C to copy text. If someone uses this command to try to copy text from the serial terminal window (example: coping the device ID), then it causes the client to deregister. This can be confusing.

Suggestion:
Use a less command command, such as Ctrl+X to trigger the deregister.

I have tested this, and it works.

        } 

Improve this page

Add a description, image, and links to the mbed-os topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mbed-os topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.