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 }}
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2020
Merge pull request #2552 from jepler/samd-stereo-single-dma
Show description for eb0ef37
tannewt
authored
eb0ef37
View commit details
Copy full SHA for eb0ef37
Browse repository at this point
Merge pull request #2532 from tannewt/teensy4-dev
Show description for b36b249
tannewt
authored
b36b249
View commit details
Copy full SHA for b36b249
Browse repository at this point
Merge pull request #2553 from ladyada/master
Show description for 7c11a5a
jepler
authored
7c11a5a
View commit details
Copy full SHA for 7c11a5a
Browse repository at this point
samd: audio-dma: avoid memory allocations
Show description for c8f969f
jepler
committed
c8f969f
View commit details
Copy full SHA for c8f969f
Browse repository at this point
add missing displayref
ladyada
committed
f2dfcee
View commit details
Copy full SHA for f2dfcee
Browse repository at this point
Commits on Jan 26, 2020
samd: When possible, use one DMA channel for stereo AudioOut
Show description for cb6193b
jepler
committed
cb6193b
View commit details
Copy full SHA for cb6193b
Browse repository at this point
Commits on Jan 25, 2020
Merge pull request #2526 from jepler/mixer-opt
Show description for c2fd303
sommersoft
authored
c2fd303
View commit details
Copy full SHA for c2fd303
Browse repository at this point
Commits on Jan 24, 2020
Merge pull request #2548 from dhalbert/cpb-reset-neopixels
Show description for ad6e8ea
tannewt
authored
ad6e8ea
View commit details
Copy full SHA for ad6e8ea
Browse repository at this point
pygamer and pybadge boards were not resetting neopixels
dhalbert
committed
6f13979
View commit details
Copy full SHA for 6f13979
Browse repository at this point
reset NeoPixels on CPB on soft reload
dhalbert
committed
68f9aee
View commit details
Copy full SHA for 68f9aee
Browse repository at this point
Commits on Jan 23, 2020
Merge pull request #2542 from ndGarage/ndbit6
Show description for 1831f51
ladyada
authored
1831f51
View commit details
Copy full SHA for 1831f51
Browse repository at this point
Merge branch 'master' into ndbit6
ladyada
authored
fe70072
View commit details
Copy full SHA for fe70072
Browse repository at this point
change-name-to-ndgarage_ndbit6
ndGarage
committed
4675783
View commit details
Copy full SHA for 4675783
Browse repository at this point
Commits on Jan 22, 2020
Merge pull request #2546 from deshipu/patch-1
Show description for b3c09e1
tannewt
authored
b3c09e1
View commit details
Copy full SHA for b3c09e1
Browse repository at this point
Merge pull request #2541 from tsupplis/master
Show description for 154124f
tannewt
authored
154124f
View commit details
Copy full SHA for 154124f
Browse repository at this point
Update README.rst
Show description for 2614671
deshipu
and
tannewt
authored
2614671
View commit details
Copy full SHA for 2614671
Browse repository at this point
Update CircuitPython differences in README
deshipu
authored
203403c
View commit details
Copy full SHA for 203403c
Browse repository at this point
Use new USB PIDs that aren't used yet.
tannewt
committed
085242b
View commit details
Copy full SHA for 085242b
Browse repository at this point
Disable the DCache when USB is initialized. There are still issues enabling it.
tannewt
committed
87344ff
View commit details
Copy full SHA for 87344ff
Browse repository at this point
Merge pull request #2545 from dhalbert/cpx-stack-4760
Show description for f99157b
dhalbert
authored
f99157b
View commit details
Copy full SHA for f99157b
Browse repository at this point
Merge pull request #2543 from pewpew-game/support-matrix
Show description for ed2d94c
sommersoft
authored
ed2d94c
View commit details
Copy full SHA for ed2d94c
Browse repository at this point
Commits on Jan 21, 2020
Increase CPX stack size by 256
dhalbert
committed
4923caf
View commit details
Copy full SHA for 4923caf
Browse repository at this point
Fix entry overrides in support matrix generation
Show description for e1840f6
deshipu
committed
e1840f6
View commit details
Copy full SHA for e1840f6
Browse repository at this point
Update fix (missing pragma gcc diagnostic push)
Show description for b66abd4
tsupplis
authored
b66abd4
View commit details
Copy full SHA for b66abd4
Browse repository at this point
Merge pull request #2534 from CapableRobot/capablerobot-usbhub
Show description for 1daac3a
tannewt
authored
1daac3a
View commit details
Copy full SHA for 1daac3a
Browse repository at this point
Commits on Jan 20, 2020
Mixer: rename function based on review comment
jepler
committed
b4ddee2
View commit details
Copy full SHA for b4ddee2
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
Browse repository at this point
Merge remote-tracking branch 'origin/master' into capablerobot-usbhub
osterwood
committed
9742099
View commit details
Copy full SHA for 9742099
Browse repository at this point
Commits on Jan 19, 2020
Fix other builds missing new heap bounds functions
tannewt
committed
1c39606
View commit details
Copy full SHA for 1c39606
Browse repository at this point
Commits on Jan 18, 2020
Update translations and translation sources
tannewt
committed
834259a
View commit details
Copy full SHA for 834259a
Browse repository at this point
Fix start on power up by providing Reset_Handler ourselves.
Show description for 9d5742e
tannewt
committed
9d5742e
View commit details
Copy full SHA for 9d5742e
Browse repository at this point
teensy fixes
tannewt
committed
9f4ea21
View commit details
Copy full SHA for 9f4ea21
Browse repository at this point
Refine iMX RT memory layout and add three boards
Show description for 7d8dac9
tannewt
committed
7d8dac9
View commit details
Copy full SHA for 7d8dac9
Browse repository at this point
Commits on Jan 17, 2020
Merge pull request #2530 from adafruit/mimxrt1011_pin_fix
Show description for 85c7317
ladyada
authored
85c7317
View commit details
Copy full SHA for 85c7317
Browse repository at this point
mimxrt1011: Fix pin definition
arturo182
authored
69785cc
View commit details
Copy full SHA for 69785cc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.