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 }}
suda
/
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-module
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2020
Mixer: rename function based on review comment
jepler
committed
b4ddee2
View commit details
Copy full SHA for b4ddee2
View code at this point
Browse repository at this point
Mixer: use MP_LIKELY macro instead of locally brewed one
jepler
committed
982c63a
View commit details
Copy full SHA for 982c63a
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Mixer: Rework for performance, particularly of the S16 case
Show description for 449dbea
jepler
committed
449dbea
View commit details
Copy full SHA for 449dbea
View code at this point
Browse repository at this point
mixer: factor out mix_one_voice
jepler
committed
e6869c8
View commit details
Copy full SHA for e6869c8
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
Show description for a10cd85
tannewt
authored
a10cd85
View commit details
Copy full SHA for a10cd85
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Fix more build problems
jepler
committed
dd6010a
View commit details
Copy full SHA for dd6010a
View code at this point
Browse repository at this point
audiomp3: rename to MP3Decoder
jepler
committed
dc72971
View commit details
Copy full SHA for dc72971
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
MP3File: Add rms_level property
Show description for ec22520
jepler
committed
ec22520
View commit details
Copy full SHA for ec22520
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
Merge branch 'master' into pixelbuf-subscr-change
rhooper
committed
f1a9039
View commit details
Copy full SHA for f1a9039
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
MP3File: tweak buffer handling
Show description for 97bb46c
jepler
committed
97bb46c
View commit details
Copy full SHA for 97bb46c
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
MP3File: whitespace
jepler
committed
00628a7
View commit details
Copy full SHA for 00628a7
View code at this point
Browse repository at this point
MP3File: Add a settable ".file" property
Show description for 02154ca
jepler
committed
02154ca
View commit details
Copy full SHA for 02154ca
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
displayio: make 'rotation' property settable
jepler
committed
a63da7a
View commit details
Copy full SHA for a63da7a
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
MP3: look harder for frame info
Show description for 91a1706
jepler
committed
91a1706
View commit details
Copy full SHA for 91a1706
View code at this point
Browse repository at this point
MP3: skip ID3V2 metadata
Show description for bf9b7e7
jepler
committed
bf9b7e7
View commit details
Copy full SHA for bf9b7e7
View code at this point
Browse repository at this point
audiocore: The arguments to reset_buffer went missing
Show description for a854a76
jepler
committed
a854a76
View commit details
Copy full SHA for a854a76
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Revert subscr signature change
rhooper
committed
dc8dd6d
View commit details
Copy full SHA for dc8dd6d
View code at this point
Browse repository at this point
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
72ad2e9
View commit details
Copy full SHA for 72ad2e9
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
MP3File: Fix stereo playback on samd AudioOut
Show description for 1cdac3f
jepler
committed
1cdac3f
View commit details
Copy full SHA for 1cdac3f
View code at this point
Browse repository at this point
MP3File: Avoid crash in get_buffer when deinitted
Show description for 8c841af
jepler
committed
8c841af
View commit details
Copy full SHA for 8c841af
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
0326c98
View commit details
Copy full SHA for 0326c98
View code at this point
Browse repository at this point
Fix slice step.
rhooper
committed
222dd29
View commit details
Copy full SHA for 222dd29
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
audiocore: Add MP3File using Adafruit_MP3 library
jepler
committed
a08d9e6
View commit details
Copy full SHA for a08d9e6
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Merge pull request #2353 from jepler/audiosample-protocol
Show description for 19ac8ae
tannewt
authored
19ac8ae
View commit details
Copy full SHA for 19ac8ae
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
audiocore: use mp_obj_t in prototypes
jepler
committed
d5eca87
View commit details
Copy full SHA for d5eca87
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
audiocore: restore the prototypes of audiosample_xxx functions
jepler
committed
60f489d
View commit details
Copy full SHA for 60f489d
View code at this point
Browse repository at this point
Define polarity and phase in Fourwire
hierophect
committed
ab74f45
View commit details
Copy full SHA for ab74f45
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
audiosample: convert to use a protocol
Show description for feb8eb9
jepler
committed
feb8eb9
View commit details
Copy full SHA for feb8eb9
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
a4bbf35
View commit details
Copy full SHA for a4bbf35
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
Merge remote-tracking branch 'origin/master' into tick-refactor
jepler
committed
95d9c49
View commit details
Copy full SHA for 95d9c49
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
make UART.write be blocking on SAMD; add timeout property
dhalbert
committed
b32a919
View commit details
Copy full SHA for b32a919
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
remove unnecessary intermediate mp_obj_subscr wrapper
rhooper
committed
56720ea
View commit details
Copy full SHA for 56720ea
View code at this point
Browse repository at this point
Fix ePaper so it works after a GC.
Show description for d32dc81
tannewt
committed
d32dc81
View commit details
Copy full SHA for d32dc81
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
6108fa3
View commit details
Copy full SHA for 6108fa3
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Supervisor: move most of systick to the supervisor
Show description for 7f744a2
jepler
committed
7f744a2
View commit details
Copy full SHA for 7f744a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.