Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JonNelson
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 16, 2026
Merge pull request #10778 from tyeth/pimoroni-explorer-pim720
Show description for 39597dc
tannewt
authored
39597dc
View commit details
Copy full SHA for 39597dc
Browse repository at this point
Commits on Mar 13, 2026
Merge pull request #10887 from dhalbert/fix-sdcard-spi-share
Show description for d1255a5
tannewt
authored
d1255a5
View commit details
Copy full SHA for d1255a5
Browse repository at this point
Merge branch 'main' of https://github.com/adafruit/circuitpython into fix-sdcard-spi-share
dhalbert
committed
c6b713a
View commit details
Copy full SHA for c6b713a
Browse repository at this point
shorten SDCard SPI timeouts, which were freezing out ESP32SPI access; remove RUN_BACKGROUND_TASKS in SDCard
dhalbert
committed
236dec0
View commit details
Copy full SHA for 236dec0
Browse repository at this point
Commits on Mar 12, 2026
Merge pull request #10879 from weblate/weblate-circuitpython-main
Show description for 8ad3a2f
dhalbert
authored
8ad3a2f
View commit details
Copy full SHA for 8ad3a2f
Browse repository at this point
Merge remote-tracking branch 'origin/main'
weblate
committed
1d48caf
View commit details
Copy full SHA for 1d48caf
Browse repository at this point
Merge pull request #10873 from BlitzCityDIY/xteink_pr
Show description for f11a986
tannewt
authored
f11a986
View commit details
Copy full SHA for f11a986
Browse repository at this point
Merge remote-tracking branch 'origin/main'
weblate
committed
f21bbb4
View commit details
Copy full SHA for f21bbb4
Browse repository at this point
Merge pull request #10884 from FoamyGuy/bitmaptools_validate_types
Show description for 889006d
dhalbert
authored
889006d
View commit details
Copy full SHA for 889006d
Browse repository at this point
update creators id
BlitzCityDIY
committed
5bec6a6
View commit details
Copy full SHA for 5bec6a6
Browse repository at this point
add type validation for Bitmaps in bitmaptools
FoamyGuy
committed
ac38142
View commit details
Copy full SHA for ac38142
Browse repository at this point
Commits on Mar 11, 2026
merge from main
dhalbert
committed
d455dff
View commit details
Copy full SHA for d455dff
Browse repository at this point
wip
dhalbert
committed
74e5edd
View commit details
Copy full SHA for 74e5edd
Browse repository at this point
Commits on Mar 10, 2026
Merge remote-tracking branch 'origin/main'
weblate
committed
47bfc8b
View commit details
Copy full SHA for 47bfc8b
Browse repository at this point
Update translation files
Show description for ef23f87
weblate
committed
ef23f87
View commit details
Copy full SHA for ef23f87
Browse repository at this point
Merge pull request #10877 from dhalbert/merge-10.1.x-to-main-2026-03-09
Show description for 35de08d
tannewt
authored
35de08d
View commit details
Copy full SHA for 35de08d
Browse repository at this point
Merge pull request #10844 from ppsx/rm690b0
Show description for 0ddc032
tannewt
authored
0ddc032
View commit details
Copy full SHA for 0ddc032
Browse repository at this point
Update mpconfigboard.mk to use creators vid/pid
BlitzCityDIY
committed
8961a09
View commit details
Copy full SHA for 8961a09
Browse repository at this point
Merge branch 'adafruit:main' into rm690b0
ppsx
authored
6472aad
View commit details
Copy full SHA for 6472aad
Browse repository at this point
Commits on Mar 9, 2026
Merge branch '10.1.x' into merge-10.1.x-to-main-2026-03-09
dhalbert
committed
3ea3167
View commit details
Copy full SHA for 3ea3167
Browse repository at this point
Fixes after the review
ppsx
committed
5cdcf88
View commit details
Copy full SHA for 5cdcf88
Browse repository at this point
Merge pull request #10874 from dhalbert/atmel-samd-deinit-fix
Show description for a674b8c
tannewt
authored
a674b8c
View commit details
Copy full SHA for a674b8c
Browse repository at this point
SDCard: do not return until readblocks(), writeblocks(), or sync() have completed
dhalbert
committed
77e1fa3
View commit details
Copy full SHA for 77e1fa3
Browse repository at this point
add common_hal_busio_spi_wait_for_lock()
dhalbert
committed
8808458
View commit details
Copy full SHA for 8808458
Browse repository at this point
shared-module/displayio/__init__.c: fix keep_primary logic in common_hal_displayio_release_displays_impl()
dhalbert
committed
76aa0c7
View commit details
Copy full SHA for 76aa0c7
Browse repository at this point
Commits on Mar 8, 2026
espressif SPI: wait_for_lock impl specific to FreeRTOS
dhalbert
committed
113688a
View commit details
Copy full SHA for 113688a
Browse repository at this point
shared-bindings/busdisplay/BusDisplay.c: remove obsolete set_vertical_scroll arg
Show description for c2ab753
dhalbert
committed
c2ab753
View commit details
Copy full SHA for c2ab753
Browse repository at this point
Commits on Mar 6, 2026
atmel-samd SPI: don't mark_deinit before resetting pin
dhalbert
committed
a2d29c5
View commit details
Copy full SHA for a2d29c5
Browse repository at this point
Review fixes
ppsx
committed
2fac7c9
View commit details
Copy full SHA for 2fac7c9
Browse repository at this point
Commits on Mar 5, 2026
Merge pull request #10865 from FoamyGuy/lvfontio_fix_full_width_glyphs
Show description for 89a726e
tannewt
authored
89a726e
View commit details
Copy full SHA for 89a726e
Browse repository at this point
Merge pull request #10870 from weblate/weblate-circuitpython-main
Show description for 566eaee
dhalbert
authored
566eaee
View commit details
Copy full SHA for 566eaee
Browse repository at this point
Merge branch '10.1.x' of https://github.com/adafruit/circuitpython into fix-sdcard-spi-share
dhalbert
committed
de1e5c1
View commit details
Copy full SHA for de1e5c1
Browse repository at this point
Merge pull request #10872 from dhalbert/allocate-after-validations
Show description for 244dc80
dhalbert
authored
244dc80
View commit details
Copy full SHA for 244dc80
Browse repository at this point
in *_make_new(), allocate obj only after all validations
Show description for 687b4b3
dhalbert
committed
687b4b3
View commit details
Copy full SHA for 687b4b3
Browse repository at this point
Update translation files
Show description for 4813ed6
weblate
committed
4813ed6
View commit details
Copy full SHA for 4813ed6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.