mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 09:54:27 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hwinfo_ambiq.c | ||
hwinfo_andes.c | ||
hwinfo_cc13xx_cc26xx.c | ||
hwinfo_esp32.c | ||
hwinfo_gecko.c | ||
hwinfo_handlers.c | ||
hwinfo_imxrt.c | ||
hwinfo_litex.c | ||
hwinfo_mcux_rcm.c | ||
hwinfo_mcux_sim.c | ||
hwinfo_mcux_src_rev2.c | ||
hwinfo_mcux_src.c | ||
hwinfo_mcux_syscon.c | ||
hwinfo_nrf.c | ||
hwinfo_numaker_rmc.c | ||
hwinfo_numaker.c | ||
hwinfo_psoc6.c | ||
hwinfo_rpi_pico.c | ||
hwinfo_rw61x.c | ||
hwinfo_sam_rstc.c | ||
hwinfo_sam.c | ||
hwinfo_sam4l.c | ||
hwinfo_sam0.c | ||
hwinfo_shell.c | ||
hwinfo_smartbond.c | ||
hwinfo_stm32.c | ||
hwinfo_weak_impl.c | ||
Kconfig |