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 }}
farnja
/
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 Apr 5, 2022
Enable support for extended HID usage page and usage. Related to Support HID Usage Pages and Usages >255 #5529
ReeceRobinson
committed
4b0f80f
View commit details
Copy full SHA for 4b0f80f
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Fix no scaled framebuffer display
gamblor21
committed
7d7e66f
View commit details
Copy full SHA for 7d7e66f
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
color index for vectorio shapes.
FoamyGuy
committed
fe8b972
View commit details
Copy full SHA for fe8b972
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
implement color_number argument for vectorio.Rectangle
FoamyGuy
committed
90fadc5
View commit details
Copy full SHA for 90fadc5
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
Merge remote-tracking branch 'adafruit/7.2.x' into merge_7.2.2
tannewt
committed
dcc3ec1
View commit details
Copy full SHA for dcc3ec1
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
Further refine autoreload
Show description for 32ac396
tannewt
committed
32ac396
View commit details
Copy full SHA for 32ac396
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
rework auto-reload delay logic
dhalbert
committed
e4cd969
View commit details
Copy full SHA for e4cd969
View code at this point
Browse repository at this point
Tweaks from review
tannewt
committed
00dcf6b
View commit details
Copy full SHA for 00dcf6b
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Start of USB host API
Show description for 83593a1
tannewt
committed
83593a1
View commit details
Copy full SHA for 83593a1
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Merge pull request #6114 from pewpew-game/displayio-9bit
Show description for 08b44ea
tannewt
authored
08b44ea
View commit details
Copy full SHA for 08b44ea
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Add support for 9-bit mode to displayio.FourWire
Show description for 102ee71
deshipu
committed
102ee71
View commit details
Copy full SHA for 102ee71
View code at this point
Browse repository at this point
Fix freeze on bitmaptools.dither
t-ikegami
committed
c9aa452
View commit details
Copy full SHA for c9aa452
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
Merge remote-tracking branch 'adafruit/7.2.x' into merge-7.2.x-to-main
dhalbert
committed
a45f9a8
View commit details
Copy full SHA for a45f9a8
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
fix REPL terminal garbled characters upon code.py finished
Kevin Matocha
authored and
Kevin Matocha
committed
790af2d
View commit details
Copy full SHA for 790af2d
View code at this point
Browse repository at this point
retains REPL terminal data after display.show(None) when terminal size is not changed
Kevin Matocha
authored and
Kevin Matocha
committed
6b2266b
View commit details
Copy full SHA for 6b2266b
View code at this point
Browse repository at this point
updated code so the REPL will retain its text if not resized when code stops
Kevin Matocha
authored and
Kevin Matocha
committed
03f4240
View commit details
Copy full SHA for 03f4240
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
msgpack.unpack requires a readable stream
prplz
committed
4bd6488
View commit details
Copy full SHA for 4bd6488
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
Merge pull request #6013 from tannewt/esp_ble_gatt_client
Show description for fe6e03f
dhalbert
authored
fe6e03f
View commit details
Copy full SHA for fe6e03f
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
appease ci
todbot
committed
98ff995
View commit details
Copy full SHA for 98ff995
View code at this point
Browse repository at this point
fix #6015
todbot
committed
17440ec
View commit details
Copy full SHA for 17440ec
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Add S3 GATT client support
Show description for 8958e7e
tannewt
committed
8958e7e
View commit details
Copy full SHA for 8958e7e
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
change half_duplex to be on spi construct
sgauche
committed
3b418db
View commit details
Copy full SHA for 3b418db
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Merge pull request #5977 from prplz/bitbang-i2c
Show description for a39f0cf
dhalbert
authored
a39f0cf
View commit details
Copy full SHA for a39f0cf
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Merge pull request #5954 from kmatch98/repl_wrangler
Show description for 4dc9b00
dhalbert
authored
4dc9b00
View commit details
Copy full SHA for 4dc9b00
View code at this point
Browse repository at this point
Bitbang i2c: switch scl to input for reading
prplz
committed
5472f41
View commit details
Copy full SHA for 5472f41
View code at this point
Browse repository at this point
merge
gamblor21
committed
9cc4706
View commit details
Copy full SHA for 9cc4706
View code at this point
Browse repository at this point
Fix to i2c code
gamblor21
committed
afb04f8
View commit details
Copy full SHA for afb04f8
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Merge branch 'main' into is31pixelbuf
gamblor21
authored
5972fdc
View commit details
Copy full SHA for 5972fdc
View code at this point
Browse repository at this point
Merge pull request #5958 from dhalbert/i2c-common-hal-write-read
Show description for 2964e96
tannewt
authored
2964e96
View commit details
Copy full SHA for 2964e96
View code at this point
Browse repository at this point
Merge pull request #5955 from prplz/is31fl3741
Show description for 0b26dba
dhalbert
authored
0b26dba
View commit details
Copy full SHA for 0b26dba
View code at this point
Browse repository at this point
Removing some unnecessary files that were changed
Kevin Matocha
authored and
Kevin Matocha
committed
0290fc3
View commit details
Copy full SHA for 0290fc3
View code at this point
Browse repository at this point
common-hal I2C combined write_read
dhalbert
committed
cc410ad
View commit details
Copy full SHA for cc410ad
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Merge remote-tracking branch 'adafruit/main' into i2c-common-hal-write-read
dhalbert
committed
d5740c8
View commit details
Copy full SHA for d5740c8
View code at this point
Browse repository at this point
Only enable is31fl3741 for led glasses board
Show description for c92c8ac
prplz
committed
c92c8ac
View commit details
Copy full SHA for c92c8ac
View code at this point
Browse repository at this point
Track creation of board.I2C(), etc.
dhalbert
committed
25707d3
View commit details
Copy full SHA for 25707d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.