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

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    47c9fc1 View commit details
    Browse the repository at this point in the history
  2. Unify echo_buffer_pos regardless of freq_shift, remove redundant …

    …`echo_buffer_write_pos`, and split buffer for stereo output when `freq_shift=True`.
    relic-se committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    57391fa View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Improve right channel logic.

    relic-se committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    feee74a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0e72e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Merge pull request #10252 from relic-se/audiodelays_stereo

    Fix handling of stereo audio within `audiodelays.Delay` when `freq_shift=True`
    gamblor21 authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    7d8e41f View commit details
    Browse the repository at this point in the history
  2. fixed I2C pins

    bablokb committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    db14b3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10279 from bablokb/fix-pins-inky-frame

    fixed I2C pins
    tannewt authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    02a042b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    66d0f75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10284 from bablokb/fix-esp32-i2s-preload

    fix memory corruption caused by I2S pre-loading
    tannewt authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    31a1266 View commit details
    Browse the repository at this point in the history
Loading