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 }}
Coderah
/
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
tests
unix
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2026
wip
dhalbert
committed
14c1815
View commit details
Copy full SHA for 14c1815
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
MicroPython v1.25.0 merge
dhalbert
committed
5fb3f96
View commit details
Copy full SHA for 5fb3f96
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
wip: initial merge; no compilation yet
dhalbert
committed
1381e17
View commit details
Copy full SHA for 1381e17
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
MPy v1.22 merge: initial merge; not compiled yet
dhalbert
committed
69b6674
View commit details
Copy full SHA for 69b6674
View code at this point
Browse repository at this point
Commits on May 30, 2024
update expected result due to addition of audiomp3 module
jepler
committed
2f3d371
View commit details
Copy full SHA for 2f3d371
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Add floppyio to unix port, test mfm decoding
jepler
committed
1be36bd
View commit details
Copy full SHA for 1be36bd
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
tests: Move port-specific test directories into tests/ports/ directory.
Show description for 7bbcee3
dpgeorge
committed
7bbcee3
View commit details
Copy full SHA for 7bbcee3
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Add "bitmapfilter"
Show description for 75be426
jepler
committed
75be426
View commit details
Copy full SHA for 75be426
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
py/modsys: Implement optional sys.intern.
Show description for 85c0216
stinos
authored and
dpgeorge
committed
85c0216
View commit details
Copy full SHA for 85c0216
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Add codeop.compile_command
Show description for 9477574
jepler
committed
9477574
View commit details
Copy full SHA for 9477574
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
update test result changed due to new module
jepler
committed
f7b9a51
View commit details
Copy full SHA for f7b9a51
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
update test result
jepler
committed
d79bdbb
View commit details
Copy full SHA for d79bdbb
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Pass subobject into native subscr
Show description for be30c12
tannewt
committed
be30c12
View commit details
Copy full SHA for be30c12
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Re-add passing native methods the subclass instance
Show description for 63079c7
tannewt
committed
63079c7
View commit details
Copy full SHA for 63079c7
View code at this point
Browse repository at this point
Fix native property setting from subclass
tannewt
committed
e62db5a
View commit details
Copy full SHA for e62db5a
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Fix tests and update translations
tannewt
committed
508b064
View commit details
Copy full SHA for 508b064
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Initial MicroPython v1.21.0 merge; not compiled yet
dhalbert
committed
f2ebe68
View commit details
Copy full SHA for f2ebe68
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
tannewt
committed
9633c4e
View commit details
Copy full SHA for 9633c4e
View code at this point
Browse repository at this point
Almost fix extra_coverage test
tannewt
committed
2910dea
View commit details
Copy full SHA for 2910dea
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
tests/unix/mod_os: Make os.system() test work on windows.
Show description for 83f2f36
stinos
authored and
dpgeorge
committed
83f2f36
View commit details
Copy full SHA for 83f2f36
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
remove last uses of 'u' prefix
dhalbert
committed
88c22d5
View commit details
Copy full SHA for 88c22d5
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Re-add usercmodule sources & endorse new extra_coverage output
jepler
committed
9c91448
View commit details
Copy full SHA for 9c91448
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
merge latest adafruit/main
dhalbert
committed
2171e67
View commit details
Copy full SHA for 2171e67
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
initial v1.19.1 merge; not compiled yet
dhalbert
committed
0d4bc8c
View commit details
Copy full SHA for 0d4bc8c
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
py/mpconfig: Add MICROPY_PY_PLATFORM, enabled at extra features level.
Show description for 975a687
jimmo
authored and
dpgeorge
committed
975a687
View commit details
Copy full SHA for 975a687
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
extmod/moddeflate: Add deflate module providing the DeflateIO class.
Show description for 3533924
jimmo
authored and
dpgeorge
committed
3533924
View commit details
Copy full SHA for 3533924
View code at this point
Browse repository at this point
all: Remove the zlib module.
Show description for add1200
jimmo
authored and
dpgeorge
committed
add1200
View commit details
Copy full SHA for add1200
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Enable "from __future__ import annotations" on unix build
jepler
committed
164fcb2
View commit details
Copy full SHA for 164fcb2
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
tests: Rename uasyncio to asyncio.
Show description for 6027c41
jimmo
authored and
dpgeorge
committed
6027c41
View commit details
Copy full SHA for 6027c41
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
extmod/modtimeq: Remove timeq module.
Show description for a1fbb19
jimmo
committed
a1fbb19
View commit details
Copy full SHA for a1fbb19
View code at this point
Browse repository at this point
tests: Replace umodule with module everywhere.
Show description for 4216bc7
jimmo
committed
4216bc7
View commit details
Copy full SHA for 4216bc7
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
examples/usercmodule: Add a sub-package example.
Show description for 5e04521
jimmo
authored and
dpgeorge
committed
5e04521
View commit details
Copy full SHA for 5e04521
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
update tests with new expected results
jepler
committed
14637cd
View commit details
Copy full SHA for 14637cd
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
update expected result
jepler
committed
736af5b
View commit details
Copy full SHA for 736af5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.