mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Deprecate old sparse support as Zephyr now provides a proper infrastructure for SCA tools. Set ZEPHYR_SCA_VARIANT to sparse if user is using deprecated way. This allows to cleanup sparse code in various places and thus have a cleaner build system. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>