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: JamesWhitlock/circuitpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: adafruit/circuitpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 33 files changed
  • 4 contributors

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    fd2627c View commit details
    Browse the repository at this point in the history
  2. Add MixerVoice.panning

    relic-se committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c92efd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb84062 View commit details
    Browse the repository at this point in the history
  4. Fix docstring reference

    relic-se committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    f94f564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e48abf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. update frozen libraries

    FoamyGuy committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    d2867b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Merge pull request adafruit#10575 from FoamyGuy/update_frozen_modules…

    …_main
    
    update frozen libraries main
    dhalbert authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    323264c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f5135 View commit details
    Browse the repository at this point in the history
  3. Merge pull request adafruit#10577 from dhalbert/allow-hid-usage-zero

    allow HID usage of zero; at least one device does this
    dhalbert authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    9a8f06b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

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

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    56bff43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a483332 View commit details
    Browse the repository at this point in the history
  3. Merge pull request adafruit#10579 from relic-se/miditrack-tempo-dur

    Scale current duration when `MidiTrack.tempo` is set
    dhalbert authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    c202140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b5587c View commit details
    Browse the repository at this point in the history
  5. Merge pull request adafruit#10529 from relic-se/audiomixer-mono

    Added mono to stereo conversion and panning to `audiomixer.Mixer`
    dhalbert authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    6ed41a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Configuration menu
    Copy the full SHA
    687d0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055034f View commit details
    Browse the repository at this point in the history
  3. Merge pull request adafruit#10581 from dhalbert/shrink-m4-boards

    shrink overflowing boards after adafruit#10529
    dhalbert authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    4ee1a3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request adafruit#10582 from dhalbert/doc-fixes

    fix busio.UART.Parity documentation indentation
    dhalbert authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    9238ee7 View commit details
    Browse the repository at this point in the history
Loading