Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Stephanos Ioannidis authored
This commit removes the NULL check on the idle thread array
(`idle_tid`) because it is statically declared and will never be NULL.

This fixes the "comparison will always evaluate as ‘false’" warning
generated by the GCC 12.

Signed-off-by: default avatarStephanos Ioannidis <root@stephanos.io>
(cherry picked from commit a2e25696)
c7b1090a
Forked from BeagleConnect / Zephyr / Zephyr
Source project has a limited visibility.
Name Last commit Last update