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

CC26X2X7 Initial support of BLE Rendezvous #4865

Merged
merged 12 commits into from
Feb 17, 2021
Merged

Commits on Feb 15, 2021

  1. CC26X2X7 Initial support of BLE Rendezvous

    Migrate to the new Texas Instruments CC26X2X7 LaunchPad. This allows
    concurrent Full Thread Device and BLE operation. This Enables BLE
    rendezvous on the CC26X2X7.
    
    Thanks to Alexander D'Abreu for work on the DMM integration and CHIPoBLE
    profile development for the TI platform.
    
    Co-Authored-by: Alexander D'Abreu <alexander.dabreu@ti.com>
    srickardti and adabreuti committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d974505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded88b0 View commit details
    Browse the repository at this point in the history
  3. Restyled by gn

    restyled-commits committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    fa8b780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d132f29 View commit details
    Browse the repository at this point in the history
  5. fixup doxygen issues

    srickardti committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    bbfce75 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. remove commented out code

    srickardti committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    191e245 View commit details
    Browse the repository at this point in the history
  2. Update return cases

    * Removed parens around return values.
    * Propagated an error if possible.
    * used assert() macro otherwise.
    srickardti committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2941104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d9cdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de78c3f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    85c27df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9bbd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e157f30 View commit details
    Browse the repository at this point in the history