zephyr/drivers
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
..
adc espressif: clean up unused code 2024-09-09 13:55:39 -04:00
audio drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
auxdisplay
bbram
bluetooth driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER 2024-09-02 11:58:18 +02:00
cache Revert "drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92" 2024-09-09 13:54:39 -04:00
can drivers: can: shell: use `shell_fprintf_normal` instead of `shell_fprintf` 2024-09-10 11:44:23 +02:00
charger charger: bq25180: Add threshold voltage for precharge 2024-09-05 17:01:05 -04:00
clock_control drivers: clock: add STM32WB0 clock control 2024-09-12 10:03:37 +02:00
console
coredump
counter drivers: counter: Add MAX32xxx counter driver 2024-09-11 20:18:33 -04:00
crypto
dac drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
dai style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
disk drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
display drivers: display: stm32_ltdc: fix return value 2024-09-10 11:43:48 +02:00
dma style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
dp
edac
eeprom
entropy entropy: native_posix: Add kconfig to not seed by default 2024-09-05 16:56:33 -04:00
espi drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 2024-09-02 11:49:52 +02:00
ethernet style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
firmware style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
flash drivers: flash: stm32: add STM32WB0 flash controller 2024-09-12 10:03:37 +02:00
fpga
fuel_gauge style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
gnss
gpio drivers: gpio: stm32: add support for STM32WB0 2024-09-12 10:03:37 +02:00
haptics
hwinfo drivers: hwinfo: stm32: mark STM32WB0 series as incompatible 2024-09-12 10:03:37 +02:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
i2c drivers: i2c: update i2c driver to integrate stm32u0 2024-09-11 13:59:54 -04:00
i2s drivers: i2s: Do not ignore the return value from queue_put. 2024-09-05 09:50:08 +02:00
i3c drivers: i3c: shell: add ccc deftgts command 2024-09-10 21:52:18 -04:00
ieee802154
input drivers: input: input_gt911: fix OOB buffer write to touch points array 2024-09-06 10:13:14 -05:00
interrupt_controller drivers: intc: add STM32WB0 GPIO interrupt controller 2024-09-12 10:03:37 +02:00
ipm
kscan
led drivers: led: lp5562: reuse engine already linked 2024-09-04 21:27:53 +02:00
led_strip drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04:00
lora
mbox drivers: mbox: make mbox_nxp_imx_mu use PRE_KERNEL_1 init level 2024-09-11 09:34:04 +02:00
mdio drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
memc drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
mfd
mipi_dbi
mipi_dsi
misc drivers: misc: coresight: nrf_etr: Add standalone mode 2024-09-06 11:31:27 -04:00
mm mm: common: reset mappings during simple mapping failures 2024-08-28 16:35:43 -04:00
modem lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
mspi
net lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
pcie
peci
pinctrl driver: pinctrl: add SCMI-based pinctrl driver for NXP i.MX SoCs 2024-09-11 09:34:04 +02:00
pm_cpu_ops
power_domain style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ptp_clock
pwm style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
regulator espressif: clean up unused code 2024-09-09 13:55:39 -04:00
reset
retained_mem
rtc style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
sdhc
sensor style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
serial drivers: serial: nrfx_uarte: Use ENDTX_STOPTX short if possible 2024-09-11 20:14:30 -04:00
sip_svc
smbus drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
spi style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
stepper drivers: stepper: refactor gpio stepper driver 2024-09-03 10:42:19 +02:00
syscon
tee style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
timer style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
usb drivers: udc: mcux: move isr context codes to work context 2024-09-10 12:38:03 -04:00
usb_c drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
video drivers: video: esp32s3: add support for cam interface 2024-09-06 11:26:59 -04:00
virtualization
w1
watchdog style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
wifi drivers: wifi: fix esp32 build error 2024-09-11 20:14:07 -04:00
xen
CMakeLists.txt
Kconfig