Commit 0677db0
committed
Includes app_config when starting get_config.py
The get_config.py scripts supports providing the app_config
file path as an argument, but mbed.py does not include it,
when starting get_config.py, which means that the configuration
being built will differ from the output of get_config.py, when
building with an app_config != mbed_app.json.1 parent 15886f8 commit 0677db0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2728 | 2728 | | |
2729 | 2729 | | |
2730 | 2730 | | |
| 2731 | + | |
2731 | 2732 | | |
2732 | 2733 | | |
2733 | 2734 | | |
| |||
0 commit comments