-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Override CLOCK_SOURCE via mbed_app.json ? #5259
Comments
|
Hi Here is an example of mbed_app.json: { I agree this is not so easy to use and understand... Maybe ARM should update MBED page: Have also a look on ST wiki page: |
|
Thanks @jeromecoutant. @iriark01 I see we don't have a section for target settings in https://os.mbed.com/docs/v5.6/reference/configuration-overview.html, would be good to add. |
|
@janjongboom You can find the section about adding and configuring targets here: https://os.mbed.com/docs/v5.6/tools/adding-and-configuring-targets.html |
|
@AnotherButler Nothing there mentions the ability to override target properties through mbed_app. |
|
@theotherjimmy ok, cool. |
Description
Question
As asked here. Is it possible to override CLOCK_SOURCE through mbed_app.json ?
The text was updated successfully, but these errors were encountered: