10000 Comparing 1.10.3...main · adafruit/Adafruit_CircuitPython_Typing · GitHub
[go: up one dir, main page]

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_Typing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.10.3
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Typing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 13 files changed
  • 5 contributors

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    97d3944 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from jerryneedell/jerryn_SPIDevice

    add SPIDevice type to device_drivers.py
    tannewt authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1bad8f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

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

Commits on Nov 26, 2024

  1. fix markup indentation

    Otherwise item 5 is styled in bold (not sure why!)  and the 2nd line is shown as a
    separate indented paragraph.
    jepler committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f3e3e8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from adafruit/fix-markup-indentation

    fix markup indentation
    dhalbert authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2e1950c View commit details
    Browse the repository at this point in the history

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
    7ef83aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. add alias for AnyDisplay

    FoamyGuy committed May 29, 2025
    Configuration menu
    Copy the full SHA
    945fc54 View commit details
    Browse the repository at this point in the history
  2. convert to ruff

    FoamyGuy committed May 29, 2025
    Configuration menu
    Copy the full SHA
    89b592a View commit details
    Browse the repository at this point in the history
  3. ruff badge

    FoamyGuy committed May 29, 2025
    Configuration menu
    Copy the full SHA
    7601917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    765a384 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from FoamyGuy/anydisplay_type

    add alias for AnyDisplay & convert to ruff
    FoamyGuy authored May 29, 2025
    Configuration menu
    Copy the full SHA
    a8054ac View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    5e9b11c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from FoamyGuy/anydisplay_fix

    use string instead of import for framebufferio
    dhalbert authored May 30, 2025
    Configuration menu
    Copy the full SHA
    ab6bad8 View commit details
    Browse the repository at this point in the history
Loading
0