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 }}
codetiger
/
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2024
Merge pull request #9421 from timchinowsky/rawsample-doublebuffer
Show description for 612bf20
tannewt
authored
612bf20
View commit details
Copy full SHA for 612bf20
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
add looping to rp2040 analogbufio.BufferedIn
timchinowsky
committed
e8a7700
View commit details
Copy full SHA for e8a7700
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
make loop=True required for constant play, add test code
timchinowsky
committed
a1fe288
View commit details
Copy full SHA for a1fe288
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
add tests of pwm extremes
timchinowsky
committed
6c1227e
View commit details
Copy full SHA for 6c1227e
View code at this point
Browse repository at this point
disallow duty cycle rounding to 0
timchinowsky
committed
8a1b3e7
View commit details
Copy full SHA for 8a1b3e7
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
tests/circuitpython-manual/pwmio: shrink png images
dhalbert
committed
d35c2e3
View commit details
Copy full SHA for d35c2e3
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
move pwm test to tests/circuitpython-manual
timchinowsky
committed
59e604c
View commit details
Copy full SHA for 59e604c
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 May 22, 2024
Merge branch '9.0.x' of https://github.com/adafruit/circuitpython into 9.0.5-merge-to-main
dhalbert
committed
40e4e97
View commit details
Copy full SHA for 40e4e97
View code at this point
Browse repository at this point
Commits on May 21, 2024
Fix chaining non-built-in exceptions
jepler
committed
49cbbd1
View commit details
Copy full SHA for 49cbbd1
View code at this point
Browse repository at this point
Add tests for chained exceptions (failing)
jepler
committed
41eee0d
View commit details
Copy full SHA for 41eee0d
View code at this point
Browse repository at this point
Commits on May 14, 2024
synthio: Calculate LFO.value at construction
Show description for 9e878f7
jepler
committed
9e878f7
View commit details
Copy full SHA for 9e878f7
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 Mar 29, 2024
Merge pull request #9117 from jepler/getenv-strings-must-be-quoted
Show description for 001740f
tannewt
authored
001740f
View commit details
Copy full SHA for 001740f
View code at this point
Browse repository at this point
settings.toml: explicitly check that strings must be quoted
jepler
committed
ce64daa
View commit details
Copy full SHA for ce64daa
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge pull request #9065 from SAK917/expand-objdeque-implementation
Show description for c035ade
dhalbert
authored
c035ade
View commit details
Copy full SHA for c035ade
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
Tests for expanded deque functionality
SAKsvP
committed
9b1c8ec
View commit details
Copy full SHA for 9b1c8ec
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
rename ports/nrf to ports/nordic
dhalbert
committed
dc69c29
View commit details
Copy full SHA for dc69c29
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
Provide language code to string descriptors
Show description for 0cf3a66
tannewt
committed
0cf3a66
View commit details
Copy full SHA for 0cf3a66
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
Add tests for bit_length()
Show description for e675ea3
kbsriram
committed
e675ea3
View commit details
Copy full SHA for e675ea3
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Fix the rest of the tests
bill88t
committed
0d55072
View commit details
Copy full SHA for 0d55072
View code at this point
Browse repository at this point
Fix some cmdline tests
bill88t
committed
750912d
View commit details
Copy full SHA for 750912d
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
remove if, remove +/- 1, add blit test
FoamyGuy
committed
3c969c4
View commit details
Copy full SHA for 3c969c4
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Merge pull request #8851 from dhalbert/fix-dict-subclass-keys
Show description for 2a082e0
dhalbert
authored
2a082e0
View commit details
Copy full SHA for 2a082e0
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Fix copying B to G in bitmapfilter.blend
jepler
committed
8b30494
View commit details
Copy full SHA for 8b30494
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Update expected result with the additional test vectors
jepler
committed
e089f32
View commit details
Copy full SHA for e089f32
View code at this point
Browse repository at this point
Add `bitmapfilter.blend`
Show description for 943825f
jepler
committed
943825f
View commit details
Copy full SHA for 943825f
View code at this point
Browse repository at this point
Commits on Jan 27, 2024
py/objdict.c: fix keys() for dict subclasses
dhalbert
committed
25deb94
View commit details
Copy full SHA for 25deb94
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Fix subclassing dict
Show description for 283aac2
tannewt
committed
283aac2
View commit details
Copy full SHA for 283aac2
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
Require use of the ChannelMixer / ChannelScaler types in mix()
Show description for 961a63b
jepler
committed
961a63b
View commit details
Copy full SHA for 961a63b
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
tests: Remove file that should not have been added.
jepler
committed
2e9e3fe
View commit details
Copy full SHA for 2e9e3fe
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
Remove morph9, we're tight on flash space as it is
Show description for 0c36c15
jepler
committed
0c36c15
View commit details
Copy full SHA for 0c36c15
View code at this point
Browse repository at this point
remove unused code
jepler
committed
42a822d
View commit details
Copy full SHA for 42a822d
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Add, test morph9
Show description for 6e553e7
jepler
committed
6e553e7
View commit details
Copy full SHA for 6e553e7
View code at this point
Browse repository at this point
Add false_color
jepler
committed
6d30ff5
View commit details
Copy full SHA for 6d30ff5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.