Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Remove config from MACROS.txt #17

Merged
merged 1 commit into from
Jun 9, 2016
Merged

Remove config from MACROS.txt #17

merged 1 commit into from
Jun 9, 2016

Conversation

kjbracey
Copy link
Contributor

@kjbracey kjbracey commented Jun 7, 2016

Configuration is now in mbed-mesh-api's mbed_lib.json. If the application
wants to override, it can do so by creating an mbed_app.json.

(Do we want the application to have an mbed_app.json in place? Or let
it use the mbed mesh API defaults?)

@kjbracey
Copy link
Contributor Author

kjbracey commented Jun 7, 2016

@yogpan01, @kimlep01, @SeppoTakalo

@kjbracey
Copy link
Contributor Author

kjbracey commented Jun 7, 2016

I think we can do this now, but needs proper testing and documentation updates. Needs corresponding PR in mbed-mesh-api.

@kjbracey
Copy link
Contributor Author

kjbracey commented Jun 7, 2016

Remaining things in MACROS.txt are the switch to enable mbed-trace, and the URI selection. They should be removable too. @jupe

@jupe
Copy link

jupe commented Jun 7, 2016

Yeah, default trace 'configs' should be enough for this kind of apps.. Of course user can overwrite if he want but normal use case it shouldnt be needed..

@SeppoTakalo
Copy link
Contributor

+1
We need to dokument somehow for users how do they change these options.

Configuration is now in mbed-mesh-api's mbed_lib.json. If the application
wants to override, it can do so by creating an mbed_app.json.

(Do we want the application to have an mbed_app.json in place? Or let
it use the mbed mesh API defaults?)
@kjbracey kjbracey merged commit c78f3ad into master Jun 9, 2016
@kjbracey kjbracey deleted the config branch June 9, 2016 12:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants