zephyr/samples
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
application_development kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
arch kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
basic samples: blinky_pwm: decreased min PWM period for blinky sample 2022-02-10 14:33:08 -05:00
bluetooth samples: Bluetooth: Add missing bt_conn_ref for a few samples 2022-03-09 15:04:57 +02:00
boards kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
compression samples/compression/l4z: Increase min_ram 2022-01-28 10:07:00 +01:00
drivers samples: drivers: eeprom: fix spelling 2022-03-08 10:23:53 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
modules samples: nanopb: Add .options file to the sample 2022-03-07 10:48:06 +01:00
net doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
philosophers doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
posix doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
sensor kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys sample: smp_svr: add Pinnacle 100 DVK to test allow list 2022-03-08 09:29:31 -06:00
synchronization
tfm_integration kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
userspace boards/intel_adsp_cavs25: Improve test coverage 2022-01-21 14:36:49 -05:00
classic.rst
index.rst