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 }}
tkroo
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 22, 2023
Merge pull request #8104 from dhalbert/rp2040-countio-doc
Show description for dc13a80
dhalbert
authored
dc13a80
View commit details
Copy full SHA for dc13a80
Browse repository at this point
Merge pull request #8102 from dhalbert/OnDiskGif-width-and-doc
Show description for c7c5d60
dhalbert
authored
c7c5d60
View commit details
Copy full SHA for c7c5d60
Browse repository at this point
note RP2040 countio limitations
dhalbert
committed
8acc858
View commit details
Copy full SHA for 8acc858
Browse repository at this point
Improve OnDiskGif doc; check image width
dhalbert
committed
1f2a1a6
View commit details
Copy full SHA for 1f2a1a6
Browse repository at this point
Commits on Jun 21, 2023
Merge pull request #8050 from FoamyGuy/hidden_refresh_areas
Show description for 0da6241
tannewt
authored
0da6241
View commit details
Copy full SHA for 0da6241
Browse repository at this point
Merge pull request #8099 from strid3r21/main
Show description for 28b0e34
tannewt
authored
28b0e34
View commit details
Copy full SHA for 28b0e34
Browse repository at this point
Commits on Jun 20, 2023
Merge pull request #8089 from furbrain/main
Show description for 60adfa4
dhalbert
authored
60adfa4
View commit details
Copy full SHA for 60adfa4
Browse repository at this point
added bee data logger
strid3r21
committed
9a2e9f7
View commit details
Copy full SHA for 9a2e9f7
Browse repository at this point
Merge pull request #8087 from anecdata/ap_chan
Show description for 4789508
tannewt
authored
4789508
View commit details
Copy full SHA for 4789508
Browse repository at this point
Merge pull request #8090 from kamtom480/sdk3.0.1
Show description for 9bce4ac
tannewt
authored
9bce4ac
View commit details
Copy full SHA for 9bce4ac
Browse repository at this point
Merge pull request #8096 from jepler/lto-parallel
Show description for 4c55dc2
dhalbert
authored
4c55dc2
View commit details
Copy full SHA for 4c55dc2
Browse repository at this point
Merge pull request #8097 from dhalbert/aesio-ctx-typo
Show description for b0e6a98
dhalbert
authored
b0e6a98
View commit details
Copy full SHA for b0e6a98
Browse repository at this point
fix typos: "CTX mode" -> "CTR mode"
dhalbert
committed
f5c03e6
View commit details
Copy full SHA for f5c03e6
Browse repository at this point
Speed LTO builds by using multiple threads
Show description for cae02f1
jepler
committed
cae02f1
View commit details
Copy full SHA for cae02f1
Browse repository at this point
Commits on Jun 17, 2023
formatting
furbrain
committed
4bb475b
View commit details
Copy full SHA for 4bb475b
Browse repository at this point
Reset UART on deinit, reduces power consumption
furbrain
committed
ec1e7a0
View commit details
Copy full SHA for ec1e7a0
Browse repository at this point
Commits on Jun 16, 2023
always set rendered_hidden false when hidden changes
FoamyGuy
committed
4bf4d14
View commit details
Copy full SHA for 4bf4d14
Browse repository at this point
revert whitespace change. handle hidden by parent
FoamyGuy
committed
074c134
View commit details
Copy full SHA for 074c134
Browse repository at this point
revert indention change
FoamyGuy
committed
3222cdf
View commit details
Copy full SHA for 3222cdf
Browse repository at this point
remove prints
FoamyGuy
committed
0e3cdea
View commit details
Copy full SHA for 0e3cdea
Browse repository at this point
revert unrelated epd change
FoamyGuy
committed
340506b
View commit details
Copy full SHA for 340506b
Browse repository at this point
ap channel validation
anecdata
committed
b0e0b4a
View commit details
Copy full SHA for b0e0b4a
Browse repository at this point
Commits on Jun 15, 2023
Merge pull request #8084 from breakersun/fix-spi
Show description for 1f20328
tannewt
authored
1f20328
View commit details
Copy full SHA for 1f20328
Browse repository at this point
Commits on Jun 14, 2023
fix `invalid pin` error when create `busio.SPI`
Show description for 7354e2a
breakersun
committed
7354e2a
View commit details
Copy full SHA for 7354e2a
Browse repository at this point
spresense: update SDK to 3.0.1
kamtom480
committed
979f2f5
View commit details
Copy full SHA for 979f2f5
Browse repository at this point
Merge pull request #8056 from jepler/matrixportal-s3
Show description for 666fb94
jepler
authored
666fb94
View commit details
Copy full SHA for 666fb94
Browse repository at this point
Commits on Jun 13, 2023
Add buttons and accelerometer interrupt
makermelissa
committed
46de2cb
View commit details
Copy full SHA for 46de2cb
Browse repository at this point
Commits on Jun 12, 2023
Merge pull request #8077 from jepler/nrf-synthio
Show description for a5e3c6e
tannewt
authored
a5e3c6e
View commit details
Copy full SHA for a5e3c6e
Browse repository at this point
Merge pull request #8080 from UnexpectedCircuitPython/main
Show description for 68a7be8
dhalbert
authored
68a7be8
View commit details
Copy full SHA for 68a7be8
Browse repository at this point
Added support for Unexpected Maker NANOS3
UnexpectedMaker
committed
14af662
View commit details
Copy full SHA for 14af662
Browse repository at this point
Commits on Jun 9, 2023
more debug prints
FoamyGuy
committed
18faeb8
View commit details
Copy full SHA for 18faeb8
Browse repository at this point
nrf52840: allow 12 voices
Show description for d5a2293
jepler
committed
d5a2293
View commit details
Copy full SHA for d5a2293
Browse repository at this point
Merge pull request #8076 from weblate/weblate-circuitpython-main
Show description for 24a58c3
dhalbert
authored
24a58c3
View commit details
Copy full SHA for 24a58c3
Browse repository at this point
Translated using Weblate (Indonesian)
Show description for edaff6d
rezaalmanda
authored and
weblate
committed
edaff6d
View commit details
Copy full SHA for edaff6d
Browse repository at this point
Commits on Jun 8, 2023
bump protomatter once more
jepler
committed
50951d8
View commit details
Copy full SHA for 50951d8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.