zephyr/subsys/settings
Ulf Magnusson aa26289458 kconfig: Get rid of leading/trailing whitespace in prompts
Leading/trailing whitespace in prompts requires ugly workarounds in
genrest.py, as e.g. *prompt * is invalid RST. strip() all prompts in
Kconfiglib and get rid of the genrest.py workarounds. Add a warning too.

The Kconfiglib update has some unrelated cleanups and fixes (that won't
affect Zephyr).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-19 09:26:39 +03:00
..
include/settings
src settings: Make it safe to call settings_subsys_init() multiple times 2018-05-17 12:17:30 +02:00
CMakeLists.txt
Kconfig kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00