zephyr/samples
Yong Cong Sin 67578faefe lib: cpp: remove deprecated Kconfigs
These Kconfigs should have been deprecated for more than 2
releases, remove them:

- `CONFIG_CPP_MAIN`
- `CONFIG_CPLUSPLUS`
- `CONFIG_LIB_CPLUSPLUS`
- `CONFIG_EXCEPTIONS`
- `CONFIG_RTTI`

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-18 14:33:58 -04:00
..
application_development samples: code relocation in external memory of stm32H7 disco kit 2024-06-06 15:22:06 -05:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic boards: seeed: Add xiao_rp2040 board 2024-06-12 17:10:04 -05:00
bluetooth bluetooth: remove CONFIG_BT_DEBUG_LOG 2024-06-18 14:33:58 -04:00
boards samples: boards: stm32: Add example for STOP3 mode on STM32U5 2024-06-15 04:44:26 -04:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp
drivers samples: mbox: Add nRF54L15 to MBOX sample targets 2024-06-15 04:41:47 -04:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
net samples: net: ptp: Add sample for PTP 2024-06-13 05:40:41 -04:00
philosophers doc: samples: philosophers: fix formatting and spelling 2024-05-31 03:08:52 -07:00
posix posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
sensor drivers: counter: sam: Add qdec as tc special mode 2024-06-17 17:47:42 -04:00
shields posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
subsys samples: zbus: add isolated pool to msg_sub sample 2024-06-17 21:20:05 -04:00
synchronization
sysbuild samples: sysbuild: hello_world: add testing base on console 2024-06-17 15:30:14 +02:00
tfm_integration tfm: do not enable all PSA features by default when BUILD_WITH_TFM 2024-06-05 01:38:22 -07:00
userspace samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst