zephyr/cmake/modules
Martí Bolívar 3b341085a2 cmake: remove device_extern.h logic
This file is no longer used by device.h, so let's avoid spending time
generating the content formerly in it.

In order to leave a pointer in place for users who are expecting to
see it or are pulling it into their own builds, however, replace its
contents with an #error directive that tells them what happened. This
can be removed later on when we expect people are used to the
transition.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-08 10:44:41 +02:00
..
arch.cmake
boards.cmake
ccache.cmake
configuration_files.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
doc.cmake cmake: doc: created a doc.cmake CMake module in Zephyr CMake modules dir 2022-02-22 10:02:39 -08:00
dts.cmake cmake: remove device_extern.h logic 2022-08-08 10:44:41 +02:00
extensions.cmake scripts: move file2hex.py to scripts/build/file2hex.py 2022-07-12 10:03:45 +02:00
generic_toolchain.cmake
host-tools.cmake
kconfig.cmake cmake: kconfig: allow to set Kconfig targets externally 2022-08-03 16:05:07 +02:00
kernel.cmake build: generate symbols file 2022-07-11 11:56:39 +02:00
python.cmake
root.cmake
shields.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
soc.cmake
target_toolchain.cmake
unittest.cmake unittest: support ztest_new_api 2022-07-07 18:22:14 +02:00
user_cache.cmake scripts: move dir_is_writeable.py to scripts/build 2022-07-12 10:03:45 +02:00
verify-toolchain.cmake cmake: Use cmake var not env for sdk 2022-08-05 14:03:15 +02:00
version.cmake
west.cmake
zephyr_default.cmake cmake: test CMake and issue error if using 3.22.1 / 3.22.2 from PyPI 2022-02-25 10:16:25 -08:00
zephyr_module.cmake scripts: enforce module name uniqueness 2022-03-10 09:47:58 -05:00