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 }}
pdp7
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
py
on
github-ci
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2019
Fix I2CDisplay lifecycle and splash lifecycle.
Show description for b3de7ef
tannewt
committed
b3de7ef
View commit details
Copy full SHA for b3de7ef
View code at this point
Browse repository at this point
Commits on Aug 10, 2019
py: mp_obj_tuple_get: accept any item which can use tuple_getiter
Show description for 3eb418a
jepler
committed
3eb418a
View commit details
Copy full SHA for 3eb418a
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Merge pull request #2042 from jepler/qstr-expansion
Show description for 47a0b7c
tannewt
authored
47a0b7c
View commit details
Copy full SHA for 47a0b7c
View code at this point
Browse repository at this point
makeqstrdata: permit longer "compressed" outputs
Show description for c4f3a02
jepler
committed
c4f3a02
View commit details
Copy full SHA for c4f3a02
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_
jepler
committed
b723529
View commit details
Copy full SHA for b723529
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
audiopwmio: Add the shared files for this new module
jepler
committed
54cde56
View commit details
Copy full SHA for 54cde56
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Merge pull request #2010 from jepler/audiocore
Show description for d99d3bd
tannewt
authored
d99d3bd
View commit details
Copy full SHA for d99d3bd
View code at this point
Browse repository at this point
audiocore: Factor from audioio
Show description for 6b44e40
jepler
committed
6b44e40
View commit details
Copy full SHA for 6b44e40
View code at this point
Browse repository at this point
Merge pull request #2007 from hierophect/F4xx-port-setup
Show description for 8ec2d6c
tannewt
authored
8ec2d6c
View commit details
Copy full SHA for 8ec2d6c
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Requested changes, general cleanup
hierophect
committed
a63df51
View commit details
Copy full SHA for a63df51
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
Add support for grayscale displays that are < 8 bit depth.
Show description for 6797ec6
tannewt
committed
6797ec6
View commit details
Copy full SHA for 6797ec6
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
merge from master
dhalbert
committed
6a00178
View commit details
Copy full SHA for 6a00178
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
tannewt
committed
0cce7fc
View commit details
Copy full SHA for 0cce7fc
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Validate raw code and mpy read length
tannewt
committed
2494bfd
View commit details
Copy full SHA for 2494bfd
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Validate portions of mpy load to detect corruption
Show description for 330517b
tannewt
committed
330517b
View commit details
Copy full SHA for 330517b
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
WIP: backup only; not compiled
dhalbert
committed
24ac1fd
View commit details
Copy full SHA for 24ac1fd
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Don't operate directly on bleio objects in shared-bindings: use common_hal
Show description for 35b9191
dhalbert
committed
35b9191
View commit details
Copy full SHA for 35b9191
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
merge from upstream; WIP redo Address; no more AddressType
dhalbert
committed
bed6d43
View commit details
Copy full SHA for bed6d43
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Uncomment vm.c SUPEROPT (debugging typo); trim a few builds
dhalbert
committed
ba1b36a
View commit details
Copy full SHA for ba1b36a
View code at this point
Browse repository at this point
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; reorganize mpconfigboard.mk files
dhalbert
committed
1bb4fcc
View commit details
Copy full SHA for 1bb4fcc
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Merge remote-tracking branch 'adafruit/master' into vm-computed-goto
dhalbert
committed
aa3316b
View commit details
Copy full SHA for aa3316b
View code at this point
Browse repository at this point
Merge latest 4.0.x fixes into master
dhalbert
committed
4fc189b
View commit details
Copy full SHA for 4fc189b
View code at this point
Browse repository at this point
Turn on MICROPY_OPT_COMPUTED_GOTO for 5x CPU-bound speedup
dhalbert
committed
ea760c0
View commit details
Copy full SHA for ea760c0
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Include display objects in gc.
dhalbert
committed
62de250
View commit details
Copy full SHA for 62de250
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Add PS/2 support -- ps2io module
elvis-epx
committed
1da8d4b
View commit details
Copy full SHA for 1da8d4b
View code at this point
Browse repository at this point
Replace Broadcaster with enhanced Peripheral
dhalbert
committed
613e12f
View commit details
Copy full SHA for 613e12f
View code at this point
Browse repository at this point
Commits on May 24, 2019
Implement forced clean builds for boards so designated.
Show description for 4e85c1e
dhalbert
committed
4e85c1e
View commit details
Copy full SHA for 4e85c1e
View code at this point
Browse repository at this point
Commits on May 22, 2019
Merge pull request #1906 from adafruit/4.0.x
Show description for 63b253c
tannewt
authored
63b253c
View commit details
Copy full SHA for 63b253c
View code at this point
Browse repository at this point
Commits on May 17, 2019
Enable MICROPY_PY_BUILTINS_ROUND_INT; make round() work beter when it's disabled as well
dhalbert
committed
da77eed
View commit details
Copy full SHA for da77eed
View code at this point
Browse repository at this point
Commits on May 14, 2019
Make Group iterable via a generic native iterator.
Show description for b7b55e0
tannewt
committed
b7b55e0
View commit details
Copy full SHA for b7b55e0
View code at this point
Browse repository at this point
Check native object in case of early access
Show description for f29de51
tannewt
committed
f29de51
View commit details
Copy full SHA for f29de51
View code at this point
Browse repository at this point
Commits on May 12, 2019
use approx of original @godlygeek code for smallints; add tests
dhalbert
committed
8664a65
View commit details
Copy full SHA for 8664a65
View code at this point
Browse repository at this point
Handle truth values; speed up smallint checks
dhalbert
committed
d103ac1
View commit details
Copy full SHA for d103ac1
View code at this point
Browse repository at this point
Commits on May 10, 2019
Reverse int to bytes buffer overflow conditionals
Show description for 1d0c616
Matt Wozniski
committed
1d0c616
View commit details
Copy full SHA for 1d0c616
View code at this point
Browse repository at this point
Commits on May 9, 2019
Use OverflowError exception type for overflows
Show description for f325bd8
Matt Wozniski
committed
f325bd8
View commit details
Copy full SHA for f325bd8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.