Skip to content

Conversation

@dcpleung
Copy link
Member

@dcpleung dcpleung commented Nov 3, 2025

xt-clang sometimes complains about functions being unused though it is clearly being used. And GCC in Zephyr SDK does not complain about them. So skip the unused function warnings.

xt-clang sometimes complains about functions being unused though it is clearly being used. And GCC in Zephyr SDK does not complain about them. So skip the unused function warnings. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants