Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stm32duino/STM32duinoBLE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BionicSystemSolutions/STM32duinoBLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    fa0a24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975ca4b View commit details
    Browse the repository at this point in the history
  3. Added header guards

    KMeldgaard committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    22807d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from KMeldgaard/feature/custom_app_conf

    Feature/custom app conf
    KMeldgaard authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6e16c1a View commit details
    Browse the repository at this point in the history
  5. Update src/utility/STM32Cube_FW/app_conf_default.h

    Co-authored-by: Frederic Pillon <[email protected]>
    KMeldgaard and fpistm authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d89cfda View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    49ac7b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. added set_data_length

    KMeldgaard committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    0490ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    58c6257 View commit details
    Browse the repository at this point in the history
  2. rearranged readme

    KMeldgaard committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d7787a9 View commit details
    Browse the repository at this point in the history
  3. spell check fix

    KMeldgaard committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    78b918c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from KMeldgaard/feature/hci_set_data_length

    Feature/hci set data length
    KMeldgaard authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    3d53219 View commit details
    Browse the repository at this point in the history
  5. removed TODO comment

    KMeldgaard committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a050636 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from KMeldgaard/feature/hci_set_data_length

    removed TODO comment
    KMeldgaard authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    79e3ac3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    65300ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from BionicSystemSolutions/hotfix/rest_HCI_pend…

    …ing_pkt
    
    Hacked in reset HCI._pendingPkt
    KMeldgaard authored May 24, 2022
    Configuration menu
    Copy the full SHA
    475549f View commit details
    Browse the repository at this point in the history
Loading