zephyr/drivers/hwinfo
Mathieu Choplain 1530c98a77 drivers: hwinfo: stm32: mark STM32WB0 series as incompatible
The existing hwinfo driver for STM32 is incompatible with STM32WB0 series.
Prevent compiling the driver if the target's series is STM32WB0.
This fixes the build failure on the drivers.hwinfo.api test.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2024-09-12 10:03:37 +02:00
..
CMakeLists.txt
Kconfig drivers: hwinfo: stm32: mark STM32WB0 series as incompatible 2024-09-12 10:03:37 +02:00
hwinfo_ambiq.c
hwinfo_andes.c
hwinfo_cc13xx_cc26xx.c
hwinfo_esp32.c drivers: hwinfo: esp32c2: Add support 2024-08-16 14:08:22 -04:00
hwinfo_gecko.c
hwinfo_handlers.c
hwinfo_imxrt.c
hwinfo_litex.c
hwinfo_mcux_rcm.c
hwinfo_mcux_sim.c
hwinfo_mcux_src.c
hwinfo_mcux_src_rev2.c
hwinfo_mcux_syscon.c
hwinfo_nrf.c drivers: hwinfo: Add support for generating device id from device addr 2024-08-02 13:49:54 +01:00
hwinfo_numaker.c
hwinfo_numaker_rmc.c
hwinfo_psoc6.c
hwinfo_rpi_pico.c
hwinfo_rw61x.c
hwinfo_sam.c
hwinfo_sam0.c
hwinfo_sam4l.c
hwinfo_sam_rstc.c
hwinfo_shell.c
hwinfo_smartbond.c
hwinfo_stm32.c drivers: hwinfo: stm32u0: Clear standby and stop flags 2024-08-26 11:28:04 -04:00
hwinfo_weak_impl.c