zephyr/samples/subsys
Stephanos Ioannidis 4a64bfe351 treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS
This commit updates all in-tree code to use `CONFIG_CPP` instead of
`CONFIG_CPLUSPLUS`, which is now deprecated.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2023-01-13 17:42:55 -05:00
..
canbus
console
debug samples: add debug monitor sample 2022-12-28 12:00:46 +01:00
display modules: lvgl: change mentions of "LittleVGL" to "LVGL" 2022-12-16 09:31:41 +01:00
edac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs samples: fs: littlefs: Add stm32l562_dk and b_u585i_iot02a 2023-01-10 09:23:59 +01:00
ipc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
logging treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
lorawan/class_a
mgmt mgmt: updatehub: Clean-up mcuboot & system dependencies 2023-01-12 12:11:31 +01:00
modbus samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
nvs yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
portability
rtio/sensor_batch_processing
settings yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
shell samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
task_wdt samples: Use immediate logging mode in watchdog related samples 2022-12-10 09:45:02 +01:00
testsuite yamllint: fix all yamllint brackets errors 2023-01-04 01:16:45 +09:00
tracing samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
usb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
usb_c samples: subsys: usb_c: sink: Add USBC_CSM_SINK_ONLY Config to prj.conf 2023-01-11 18:32:43 +01:00
video tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus samples: subsys: zbus: benchmark: remove all platform exclusions 2023-01-10 14:42:40 +01:00
subsys.rst