f46ebc3c97
load_config() and write_config() now return a message to print. This message also says whether the configuration was loaded (replace=True) or merged (replace=False), and whether the new .config is different from the old (for write_config()). Print the returned messages and remove some old print()s. Also switch to an improved warning control API (the old one is still supported, but might as well). Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
diffconfig | ||
guiconfig.py | ||
kconfig.py | ||
kconfigfunctions.py | ||
kconfiglib.py | ||
menuconfig.py |