mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 04:08:11 +00:00
.../ll_sw/nordic/lll/lll_scan.c: In function 'isr_tx': .../ll_sw/nordic/lll/lll_scan.c:483:19: error: unused variable 'lll' [-Werror=unused-variable] 483 | struct lll_scan *lll = param; | ^~~ cc1: all warnings being treated as errors This fixes https://github.com/zephyrproject-rtos/zephyr/issues/29968. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
mesh | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig |