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

Commits on Dec 4, 2024

  1. Copy ssd1680.py -> ssd1680b.py with updated constants and docstrings

    - no logic changes from the vanilla SSD1680 driver -- will be applied in
      the next commit for diff clarity
    - update copyright/author sections
    - remove unnecessary pylint directives
    joxl committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    8209cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08088ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b1090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a34f6f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5941a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    1e07941 View commit details
    Browse the repository at this point in the history
  2. subclass il0373 flex

    BlitzCityDIY committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    afd64a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Configuration menu
    Copy the full SHA
    bec93fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ed2c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Merge pull request #98 from adafruit/il0373_update

    update il0373 for 2.13 flex
    BlitzCityDIY authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    25d0186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4db20c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from joxl/jm/ssd1680b-driver-module

    Move new SSD1680 driver variant to dedicated module and update examples
    BlitzCityDIY authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0941ed9 View commit details
    Browse the repository at this point in the history
Loading