mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Several platforms don't have flash drivers and these platforms the DFU sample will not build or even pass Kconfig on. Exclude them until they have flash driver support. Fixes #33422 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>