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: ilario/Adafruit_CircuitPython_INA219
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3de9d35
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_INA219
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cece54d
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    f096ca8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on May 14, 2025

  1. change to ruff

    FoamyGuy committed May 14, 2025
    Configuration menu
    Copy the full SHA
    6f522de View commit details
    Browse the repository at this point in the history
  2. Merge pull request adafruit#40 from adafruit/use_ruff

    change to ruff
    FoamyGuy authored May 14, 2025
    Configuration menu
    Copy the full SHA
    f941cd1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Merge pull request adafruit#39 from ilario/importerror_i2c

    Define I2C if busio.I2C import fails
    FoamyGuy authored May 27, 2025
    Configuration menu
    Copy the full SHA
    1cce6de View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. update rtd.yml file

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    143beeb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. remove deprecated ruff rule, workaround RTD theme property inline issue.

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    062a43e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

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

Commits on Nov 22, 2025

  1. Merge pull request adafruit#41 from pantheraleo-7/main

    change to forward reference for possibly unbound symbols in type hint(s)
    FoamyGuy authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    cece54d View commit details
    Browse the repository at this point in the history
Loading