Skip to content
Snippets Groups Projects
Commit 2f15aa97 authored by Martine Lenders's avatar Martine Lenders
Browse files

nimble: deactivate -Wunused-function with LLVM/clang

When building `nimble` with LLVM/clang the function
`ble_ll_adv_active_chanset_is_sec()` in `ble_ll_adv.c` is reported to
be unused, it is used within an assertions and `ifdef`s within that
file though. So this just disables that warning.
parent 0c14681a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment