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: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: micropython/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: docs/library/bluetooth
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on May 17, 2025

  1. stm32/rfcore: Add stm.rfcore_ble_hci function for raw BLE HCI comms.

    Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
    pi-anl committed May 17, 2025
    Configuration menu
    Copy the full SHA
    75413aa View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. docs/library/bluetooth: Add details about optional BLE.hci_cmd().

    Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
    pi-anl committed May 26, 2025
    Configuration menu
    Copy the full SHA
    d787d49 View commit details
    Browse the repository at this point in the history
Loading