diff --git a/.github/workflows/checkpatch.yml b/.github/workflows/checkpatch.yml index 41e2f69b..5b4bad13 100644 --- a/.github/workflows/checkpatch.yml +++ b/.github/workflows/checkpatch.yml @@ -18,6 +18,7 @@ jobs: my_review: name: checkpatch review runs-on: ubuntu-latest + continue-on-error: true steps: - name: 'Calculate PR commits + 1' run: echo "PR_FETCH_DEPTH=$(( ${{ github.event.pull_request.commits }} + 1 ))" >> $GITHUB_ENV diff --git a/loader/llext_exports.c b/loader/llext_exports.c index b1e73347..f70575d2 100644 --- a/loader/llext_exports.c +++ b/loader/llext_exports.c @@ -125,6 +125,9 @@ FORCE_EXPORT_SYM(bt_h4_vnd_setup); FORCE_EXPORT_SYM(brcm_patchram_buf); FORCE_EXPORT_SYM(brcm_patch_ram_length); #endif +#if defined(CONFIG_BT_LL_SW_SPLIT) +FORCE_EXPORT_SYM(bt_ctlr_set_public_addr); +#endif #endif #if defined(CONFIG_STACK_CANARIES) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy