-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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_BitmapSaver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: adafruit/Adafruit_CircuitPython_BitmapSaver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 11 files changed
- 3 contributors
Commits on Feb 12, 2025
-
Update how board.DISPLAY is checked
Historically, boards with no built-in display have not had a `board.DISPLAY` property. Soon, with adafruit/circuitpython#10028, any board with displayio will have a `board.DISPLAY` property. This property will be `None` if no display is configured, or a truthy non-`None` value if a display is configured (including dynamically at runtime). This revised check will work on both old and new circuitpython versions.
Configuration menu - View commit details
-
Copy full SHA for b4c5f77 - Browse repository at this point
Copy the full SHA b4c5f77View commit details -
Merge pull request #37 from adafruit/jepler-patch-1
Update how board.DISPLAY is checked
Configuration menu - View commit details
-
Copy full SHA for f9b95d2 - Browse repository at this point
Copy the full SHA f9b95d2View commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef436d2 - Browse repository at this point
Copy the full SHA ef436d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b75aac8 - Browse repository at this point
Copy the full SHA b75aac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8967ac3 - Browse repository at this point
Copy the full SHA 8967ac3View commit details
Commits on Apr 4, 2025
-
Merge pull request #38 from Neradoc/displayio-to-busdisplay
Update to CP 10 with busdisplay
Configuration menu - View commit details
-
Copy full SHA for 29ce41e - Browse repository at this point
Copy the full SHA 29ce41eView commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a753015 - Browse repository at this point
Copy the full SHA a753015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df47f2 - Browse repository at this point
Copy the full SHA 1df47f2View commit details
Commits on May 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7cdfdc6 - Browse repository at this point
Copy the full SHA 7cdfdc6View commit details
Commits on Jun 3, 2025
-
Merge pull request #40 from FoamyGuy/displayio_api_update
displayio api updates
Configuration menu - View commit details
-
Copy full SHA for 09da467 - Browse repository at this point
Copy the full SHA 09da467View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.2...main