Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nimble/transport: Add UART transport for external controller #1399

Merged

Commits on Jun 23, 2023

  1. nimble/transport: Add UART transport for external controller

    This is the same as standard "uart" transport except it's for LL side
    which means it can be used for NimBLE host to talk to external
    controller. Enable it by "BLE_TRANSPORT_LL: uart_ll".
    andrzej-kaczmarek committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    620907b View commit details
    Browse the repository at this point in the history