-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_BitmapSaver
base: 1.3.0
head repository: adafruit/Adafruit_CircuitPython_BitmapSaver
compare: main
- 12 commits
- 12 files changed
- 3 contributors
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0df8c44 - Browse repository at this point
Copy the full SHA 0df8c44View commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1befbbb - Browse repository at this point
Copy the full SHA 1befbbbView commit details
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
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.0...main