zephyr/subsys
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
..
bluetooth Bluetooth: L2CAP: Add support for dynamically allocated PSM values 2018-05-18 12:39:58 +03:00
console samples/subsys/console: Remove unused tx_sem semaphore 2018-05-19 07:00:55 +03:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
fs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt mgmt: Fix smp_bt.c build 2018-05-16 15:42:38 +03:00
net net: icmpv6: replace NET_ASSERT with NET_ERR 2018-05-18 21:18:10 +03:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
settings kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb subsys: usb: check for invalid descriptor type request 2018-05-14 17:24:52 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00