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
Accelerator
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 }}
csamuelson
/
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
Breadcrumbs
History for
circuitpython
shared-bindings
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2025
Merge pull request #10195 from dhalbert/9.2.x
Show description for 25216c8
dhalbert
authored
25216c8
View commit details
Copy full SHA for 25216c8
View code at this point
Browse repository at this point
Merge pull request #10194 from tannewt/update_tinyusb_close_ep
Show description for 14eb89a
dhalbert
authored
14eb89a
View commit details
Copy full SHA for 14eb89a
View code at this point
Browse repository at this point
Update TinyUSB and close device endpoints
tannewt
committed
ca063ae
View commit details
Copy full SHA for ca063ae
View code at this point
Browse repository at this point
Convert completely to new displayio bindings; remove warnings
dhalbert
committed
1876c71
View commit details
Copy full SHA for 1876c71
View code at this point
Browse repository at this point
fix tilegrid.contains for subclasses
FoamyGuy
committed
d2ee4eb
View commit details
Copy full SHA for d2ee4eb
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Merge pull request #10173 from FoamyGuy/tile_palette_mapper_color_converter
Show description for 70fe5cd
tannewt
authored
70fe5cd
View commit details
Copy full SHA for 70fe5cd
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Merge pull request #10187 from jepler/warn-type-limits
Show description for 3da012d
dhalbert
authored
3da012d
View commit details
Copy full SHA for 3da012d
View code at this point
Browse repository at this point
remove impossible code for rangechecking of socket proto arg
jepler
committed
4d56785
View commit details
Copy full SHA for 4d56785
View code at this point
Browse repository at this point
Merge pull request #10182 from dhalbert/audioout-fixes
Show description for e172e15
dhalbert
authored
e172e15
View commit details
Copy full SHA for e172e15
View code at this point
Browse repository at this point
Merge pull request #10178 from adafruit/9.2.x
Show description for 9ba4104
dhalbert
authored
9ba4104
View commit details
Copy full SHA for 9ba4104
View code at this point
Browse repository at this point
fix keypad.EventQueue.__len__(); improve EventQueue doc
dhalbert
committed
cd92b3d
View commit details
Copy full SHA for cd92b3d
View code at this point
Browse repository at this point
Disallow identical AudioOut channel pins. Work around ESP-IDF ESP32-S2 bug that swaps DAC channels randomly.
Show description for 725f8f1
dhalbert
committed
725f8f1
View commit details
Copy full SHA for 725f8f1
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Merge branch 'main' into tile_palette_mapper_color_converter
FoamyGuy
committed
afb153e
View commit details
Copy full SHA for afb153e
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Multiple documentation fixes
dhalbert
committed
edf507e
View commit details
Copy full SHA for edf507e
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Merge pull request #10145 from eightycc/issue-9686
Show description for e40b1f5
tannewt
authored
e40b1f5
View commit details
Copy full SHA for e40b1f5
View code at this point
Browse repository at this point
Factor common_hal_os_uname into os_uname() and remove common_hal_os_uname.
eightycc
committed
214c2f6
View commit details
Copy full SHA for 214c2f6
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
update docstring to new name
FoamyGuy
committed
9b89ee8
View commit details
Copy full SHA for 9b89ee8
View code at this point
Browse repository at this point
Remove watchdog.deinit() for 10.0.0.
eightycc
committed
9b3731c
View commit details
Copy full SHA for 9b3731c
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
implement ColoConverter for TilePaletteMapper
FoamyGuy
committed
b3afaea
View commit details
Copy full SHA for b3afaea
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
update docstring to Tuple
Show description for a42b3a2
FoamyGuy
and
tannewt
authored
a42b3a2
View commit details
Copy full SHA for a42b3a2
View code at this point
Browse repository at this point
remove default arg values
Show description for 6151984
FoamyGuy
and
tannewt
authored
6151984
View commit details
Copy full SHA for 6151984
View code at this point
Browse repository at this point
fix docs formatting
FoamyGuy
committed
c473ff8
View commit details
Copy full SHA for c473ff8
View code at this point
Browse repository at this point
update class docstring, return tuple from subscr, refactor and fix get_color to work with more than 2 colors, disable for samd21 instead of individaul boards, input_color_count arg.
FoamyGuy
committed
7e8bcae
View commit details
Copy full SHA for 7e8bcae
View code at this point
Browse repository at this point
Merge branch 'refs/heads/main' into tile_palette_mapper
Show description for c70be71
FoamyGuy
committed
c70be71
View commit details
Copy full SHA for c70be71
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Improve Fruit Jam
Show description for effa01e
tannewt
committed
effa01e
View commit details
Copy full SHA for effa01e
View code at this point
Browse repository at this point
fix #ifdef sections. disable for atmel boards that overflowed
FoamyGuy
committed
d48b5c9
View commit details
Copy full SHA for d48b5c9
View code at this point
Browse repository at this point
fix formatting and typo in docs
FoamyGuy
committed
50f3d53
View commit details
Copy full SHA for 50f3d53
View code at this point
Browse repository at this point
add class docstring
FoamyGuy
committed
c00ea31
View commit details
Copy full SHA for c00ea31
View code at this point
Browse repository at this point
update copyrights, remove unused empty files. remove debugging print
FoamyGuy
committed
beeb668
View commit details
Copy full SHA for beeb668
View code at this point
Browse repository at this point
implement needs_refresh, run pre-commit, move get_color to shared-module
FoamyGuy
committed
73f4a61
View commit details
Copy full SHA for 73f4a61
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
adding tilepalettemapper
FoamyGuy
committed
8d43a2c
View commit details
Copy full SHA for 8d43a2c
View code at this point
Browse repository at this point
Add VT100 ranged scroll
RetiredWizard
committed
8c5c624
View commit details
Copy full SHA for 8c5c624
View code at this point
Browse repository at this point
Merge pull request #10108 from RetiredWizard/vtscroll
Show description for bc36b94
tannewt
authored
bc36b94
View commit details
Copy full SHA for bc36b94
View code at this point
Browse repository at this point
Merge pull request #10052 from relic-se/audioeffects_pitch_shift
Show description for 6e7baea
jepler
authored
6e7baea
View commit details
Copy full SHA for 6e7baea
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
Merge pull request #10109 from jepler/any-display-union
Show description for 4795e54
tannewt
authored
4795e54
View commit details
Copy full SHA for 4795e54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.