zephyr/tests/lib/devicetree
Ederson de Souza d1cdeab851 tests: Define mbox device
XCC (based on GCC 4.2) will emit undefined references to symbols that
are not used. Newer versions of GCC simply don't emit them, but for XCC,
linker will complain about those undefined references.

This patch adds a dummy definition of the mbox devices used on tests, so
that the linker is happy.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-02-21 22:17:27 -05:00
..
api tests: Define mbox device 2022-02-21 22:17:27 -05:00
api_ext linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
devices tests: lib: devicetree: use vnd,gpio-device 2022-01-04 14:44:07 -05:00