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 }}
ProGamerCode
/
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
py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2020
Merge pull request #2896 from theacodes/add-bytearray-decode
Show description for 9811c1f
tannewt
authored
9811c1f
View commit details
Copy full SHA for 9811c1f
View code at this point
Browse repository at this point
Commits on May 15, 2020
Make decode only apply to bytearray and not array as well
theacodes
committed
0876034
View commit details
Copy full SHA for 0876034
View code at this point
Browse repository at this point
Add bytearray.decode() for CPython compatibility
Show description for fe3e8ee
theacodes
committed
fe3e8ee
View commit details
Copy full SHA for fe3e8ee
View code at this point
Browse repository at this point
Commits on May 13, 2020
Merge remote-tracking branch 'adafruit/master' into improve_verification
tannewt
committed
7546d47
View commit details
Copy full SHA for 7546d47
View code at this point
Browse repository at this point
Don't build in empty help.c
tannewt
committed
2efe17b
View commit details
Copy full SHA for 2efe17b
View code at this point
Browse repository at this point
Only enable COUNTIO in full builds
tannewt
authored
4612270
View commit details
Copy full SHA for 4612270
View code at this point
Browse repository at this point
Merge branch 'master' into Optical-Encoder-Module
tannewt
authored
277e8d5
View commit details
Copy full SHA for 277e8d5
View code at this point
Browse repository at this point
Commits on May 12, 2020
Enable vectorio by default where displayio is enabled
kvc0
committed
5af59cb
View commit details
Copy full SHA for 5af59cb
View code at this point
Browse repository at this point
merged master
Daniel Pollard
committed
ee2cb70
View commit details
Copy full SHA for ee2cb70
View code at this point
Browse repository at this point
set vectorio to FULL_BUILD and see what works
kvc0
committed
cfd0de9
View commit details
Copy full SHA for cfd0de9
View code at this point
Browse repository at this point
Commits on May 10, 2020
vectorio: fix mpconfig definition for disabled boards
kvc0
committed
1c6e646
View commit details
Copy full SHA for 1c6e646
View code at this point
Browse repository at this point
Commits on May 9, 2020
Add vectorio: for drawing shapes
Show description for 206d0e5
kvc0
committed
206d0e5
View commit details
Copy full SHA for 206d0e5
View code at this point
Browse repository at this point
removed duplicate build param
Daniel Pollard
committed
e947e4e
View commit details
Copy full SHA for e947e4e
View code at this point
Browse repository at this point
Commits on May 7, 2020
Update py/circuitpy_mpconfig.mk
Show description for 94ca233
LearnWeaver
and
tannewt
authored
94ca233
View commit details
Copy full SHA for 94ca233
View code at this point
Browse repository at this point
updated descriptions and build variable
Daniel Pollard
committed
84c806a
View commit details
Copy full SHA for 84c806a
View code at this point
Browse repository at this point
Commits on May 6, 2020
aesio: add basic AES encryption and decryption
Show description for b168784
xobs
committed
b168784
View commit details
Copy full SHA for b168784
View code at this point
Browse repository at this point
Commits on May 5, 2020
changed build variables as per advice
Daniel Pollard
committed
8961dd9
View commit details
Copy full SHA for 8961dd9
View code at this point
Browse repository at this point
refactor countio based on feedback
Daniel Pollard
committed
bfa5cd9
View commit details
Copy full SHA for bfa5cd9
View code at this point
Browse repository at this point
Commits on May 4, 2020
make translate again
dhalbert
committed
bae7a5e
View commit details
Copy full SHA for bae7a5e
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
change many ifndefs to ?=
dhalbert
committed
241d7e2
View commit details
Copy full SHA for 241d7e2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
dhalbert
committed
180f5c6
View commit details
Copy full SHA for 180f5c6
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
de42e4a
View commit details
Copy full SHA for de42e4a
View code at this point
Browse repository at this point
Merge pull request #2811 from jepler/update-ulab
Show description for 40a1f3e
tannewt
authored
40a1f3e
View commit details
Copy full SHA for 40a1f3e
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
755d404
View commit details
Copy full SHA for 755d404
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
ulab: actually update the submodule
Show description for c016ea6
jepler
committed
c016ea6
View commit details
Copy full SHA for c016ea6
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Minor redundancy fix
hierophect
committed
bd0df9e
View commit details
Copy full SHA for bd0df9e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into stm32-docfix
hierophect
committed
c6c7772
View commit details
Copy full SHA for c6c7772
View code at this point
Browse repository at this point
implement requested changes
hierophect
committed
8791ca6
View commit details
Copy full SHA for 8791ca6
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Remove old build flags, add fixes for shared_matrix
hierophect
committed
d0a2106
View commit details
Copy full SHA for d0a2106
View code at this point
Browse repository at this point
ringbuf tested
dhalbert
committed
fbc8719
View commit details
Copy full SHA for fbc8719
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
merge from adafruit
dhalbert
committed
77cd93a
View commit details
Copy full SHA for 77cd93a
View code at this point
Browse repository at this point
further ringbuf cleanup
dhalbert
committed
38ec3bc
View commit details
Copy full SHA for 38ec3bc
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/master' into lower_power
Show description for bebf27e
tannewt
committed
bebf27e
View commit details
Copy full SHA for bebf27e
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
RGBMatrix: finish renaming from Protomatter
Show description for 5fcc6d6
jepler
committed
5fcc6d6
View commit details
Copy full SHA for 5fcc6d6
View code at this point
Browse repository at this point
Rename Protomatter -> RGBMatrix
Show description for 3d6258f
jepler
committed
3d6258f
View commit details
Copy full SHA for 3d6258f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.