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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Pull-To-Refresh
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2021
Fix format (expand tab)
t-ikegami
committed
0a7c839
View commit details
Copy full SHA for 0a7c839
View code at this point
Browse repository at this point
Fix coordinate conversion algorithm of partial refresh area in displayio.TileGrid
t-ikegami
committed
72c4a5a
View commit details
Copy full SHA for 72c4a5a
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
fix comment
ladyada
committed
467a4e7
View commit details
Copy full SHA for 467a4e7
View code at this point
Browse repository at this point
move the col/row offsets to the top so oleds can take advantage of em
ladyada
committed
b39dd84
View commit details
Copy full SHA for b39dd84
View code at this point
Browse repository at this point
handclang
ladyada
committed
2ff9e97
View commit details
Copy full SHA for 2ff9e97
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
fix SH110x mode, the SH1107 is actually column not row mode BUT the SD1107 module we use is vertical orientation (confusing!) so row/col are NOT swapped. we will have to fix the SH1107 driver to ma…
Show description for 8f1c25c
ladyada
committed
8f1c25c
View commit details
Copy full SHA for 8f1c25c
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix move cursor esc sequence of terminalio to meet ANSI standard
t-ikegami
committed
a4be619
View commit details
Copy full SHA for a4be619
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Fix usb_cdc.enable(console=False, data=True)
dhalbert
committed
3930440
View commit details
Copy full SHA for 3930440
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Merge pull request #4755 from jepler/esp32s2-protomatter
Show description for 6ee9acc
tannewt
authored
6ee9acc
View commit details
Copy full SHA for 6ee9acc
View code at this point
Browse repository at this point
Commits on May 28, 2021
OnDiskBitmap: INCOMPATIBLE CHANGE: Allow them to use palettes
Show description for 9df8f23
jepler
committed
9df8f23
View commit details
Copy full SHA for 9df8f23
View code at this point
Browse repository at this point
Commits on May 27, 2021
remove commented-out code
jepler
committed
9ff6ccb
View commit details
Copy full SHA for 9ff6ccb
View code at this point
Browse repository at this point
Commits on May 26, 2021
esp32s2: Add rgbmatrix support
jepler
committed
11288c1
View commit details
Copy full SHA for 11288c1
View code at this point
Browse repository at this point
displayio: Pause rgbmatrix during soft-reset
Show description for 0d7f257
jepler
committed
0d7f257
View commit details
Copy full SHA for 0d7f257
View code at this point
Browse repository at this point
Commits on May 24, 2021
Merge branch 'main' into hid_devices-gc
dhalbert
authored
0f66832
View commit details
Copy full SHA for 0f66832
View code at this point
Browse repository at this point
Merge pull request #4800 from dhalbert/too-many-hid-devices
Show description for 0d92558
tannewt
authored
0d92558
View commit details
Copy full SHA for 0d92558
View code at this point
Browse repository at this point
Commits on May 21, 2021
unlock board.I2C() on reset
dhalbert
committed
5a9b95e
View commit details
Copy full SHA for 5a9b95e
View code at this point
Browse repository at this point
Don't set num_hid_devices before it's validated
dhalbert
committed
c6eb028
View commit details
Copy full SHA for c6eb028
View code at this point
Browse repository at this point
Don't change number of HID devices until it's vetted
dhalbert
committed
5a81f27
View commit details
Copy full SHA for 5a81f27
View code at this point
Browse repository at this point
gc all pointers in hid_devices properly
dhalbert
committed
7d0cda2
View commit details
Copy full SHA for 7d0cda2
View code at this point
Browse repository at this point
Commits on May 20, 2021
Merge remote-tracking branch 'adafruit/main' into simplify_status_led
tannewt
committed
5643355
View commit details
Copy full SHA for 5643355
View code at this point
Browse repository at this point
Commits on May 19, 2021
Handle USB_HIGHSPEED for MIDI also
dhalbert
committed
aebee2d
View commit details
Copy full SHA for aebee2d
View code at this point
Browse repository at this point
Commits on May 18, 2021
spresense: Fix USB CDC and MSC
kamtom480
committed
da248d1
View commit details
Copy full SHA for da248d1
View code at this point
Browse repository at this point
Commits on May 14, 2021
count in/out endpoints; allow more usb modules on low-endpoint boards
dhalbert
committed
fa6c06f
View commit details
Copy full SHA for fa6c06f
View code at this point
Browse repository at this point
Commits on May 13, 2021
Simplify the status LED to save power
Show description for 1a0b419
tannewt
committed
1a0b419
View commit details
Copy full SHA for 1a0b419
View code at this point
Browse repository at this point
Commits on May 11, 2021
Merge pull request #4744 from tannewt/merge_1.14
Show description for a70fc0c
tannewt
authored
a70fc0c
View commit details
Copy full SHA for a70fc0c
View code at this point
Browse repository at this point
Merge MicroPython 1.14 into CircuitPython
tannewt
committed
e02a264
View commit details
Copy full SHA for e02a264
View code at this point
Browse repository at this point
Commits on May 10, 2021
`make translate`
ajsirota
committed
3c8b8cd
View commit details
Copy full SHA for 3c8b8cd
View code at this point
Browse repository at this point
Make two error messages sentence case
ajsirota
committed
7cd8e98
View commit details
Copy full SHA for 7cd8e98
View code at this point
Browse repository at this point
Commits on May 9, 2021
fix HID; fix interface name table creation
dhalbert
committed
f504af3
View commit details
Copy full SHA for f504af3
View code at this point
Browse repository at this point
Commits on May 8, 2021
Merge pull request #4716 from tyomitch/main
Show description for 5e06c91
jepler
authored
5e06c91
View commit details
Copy full SHA for 5e06c91
View code at this point
Browse repository at this point
Commits on May 6, 2021
Merge remote-tracking branch 'adafruit/main' into merge_1.13
tannewt
committed
42f4065
View commit details
Copy full SHA for 42f4065
View code at this point
Browse repository at this point
s/Circuit Python/CircuitPython/g
Show description for 908d83d
tyomitch
committed
908d83d
View commit details
Copy full SHA for 908d83d
View code at this point
Browse repository at this point
Fix board builds and use MP_ERROR_TEXT in py and extmod
tannewt
committed
3fda0c0
View commit details
Copy full SHA for 3fda0c0
View code at this point
Browse repository at this point
Commits on May 4, 2021
update Python API according to review comments
dhalbert
committed
adc3d7d
View commit details
Copy full SHA for adc3d7d
View code at this point
Browse repository at this point
merge from main, including MicroPython 1.12 merge
dhalbert
committed
d2b5589
View commit details
Copy full SHA for d2b5589
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.