zephyr/subsys/shell/modules
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
CMakeLists.txt shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
date_service.c shell: date_service: conditionally include posix/time.h 2023-08-23 10:06:00 +02:00
device_service.c shell: device_service: show the usage conter when pm runtime is enabled 2024-05-01 10:31:03 +02:00
devmem_service.c shell: devmem: address cmd_dump multiple call problem 2024-05-15 10:13:23 +02:00
Kconfig shell: devmem: add devmem dump subcommand 2022-12-05 11:28:22 +01:00
kernel_service.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00