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 }}
ihassin
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2019
Remove usb_midi.PortIn and PortOut constructors.
cpforbes
committed
de43911
View commit details
Copy full SHA for de43911
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Add support for display rotation and raw commands
Show description for 448ae64
tannewt
committed
448ae64
View commit details
Copy full SHA for 448ae64
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Correctly handle no backlight pin.
tannewt
committed
354a269
View commit details
Copy full SHA for 354a269
View code at this point
Browse repository at this point
Polish up comments
tannewt
committed
2c069a5
View commit details
Copy full SHA for 2c069a5
View code at this point
Browse repository at this point
Remove Sprite references
tannewt
committed
4672866
View commit details
Copy full SHA for 4672866
View code at this point
Browse repository at this point
More improvements to Terminal:
Show description for 601a910
tannewt
committed
601a910
View commit details
Copy full SHA for 601a910
View code at this point
Browse repository at this point
Support adjustable backlight brightness
tannewt
committed
6145f08
View commit details
Copy full SHA for 6145f08
View code at this point
Browse repository at this point
Rudamentary backlight support
tannewt
committed
69bc5e1
View commit details
Copy full SHA for 69bc5e1
View code at this point
Browse repository at this point
Hook up the terminal based on the first display.
tannewt
committed
1a1dbef
View commit details
Copy full SHA for 1a1dbef
View code at this point
Browse repository at this point
Begin font parsing and packing for terminal
tannewt
committed
590e029
View commit details
Copy full SHA for 590e029
View code at this point
Browse repository at this point
Add terminalio
tannewt
committed
fb0970e
View commit details
Copy full SHA for fb0970e
View code at this point
Browse repository at this point
Add TileGrid
tannewt
committed
73cf490
View commit details
Copy full SHA for 73cf490
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Make palette color ordering consistent with ColorConvertes and fix blinka.
tannewt
committed
b2f2abc
View commit details
Copy full SHA for b2f2abc
View code at this point
Browse repository at this point
Use common delay function during display init so we don't starve background tasks.
tannewt
committed
3139d0d
View commit details
Copy full SHA for 3139d0d
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Merge remote-tracking branch 'adafruit/master' into HEAD
tannewt
committed
a380865
View commit details
Copy full SHA for a380865
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
struct.pack_into incorrect buffer size check
dhalbert
committed
777408f
View commit details
Copy full SHA for 777408f
View code at this point
Browse repository at this point
Merge pull request #1479 from siddacious/master
Show description for 2bcf81f
tannewt
authored
2bcf81f
View commit details
Copy full SHA for 2bcf81f
View code at this point
Browse repository at this point
adding height and width to OnDiskBitmap for #1460
siddacious
committed
ab2ad7b
View commit details
Copy full SHA for ab2ad7b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/master' into struct-compat
dhalbert
committed
a8f4aa4
View commit details
Copy full SHA for a8f4aa4
View code at this point
Browse repository at this point
Commits on Jan 20, 2019
Improve struct compatibility with CPython
dhalbert
committed
7a09af7
View commit details
Copy full SHA for 7a09af7
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Merge branch 'master' into pixelbuf
rhooper
committed
50af08a
View commit details
Copy full SHA for 50af08a
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Cleanup display rework for PR.
Show description for ae52c96
tannewt
committed
ae52c96
View commit details
Copy full SHA for ae52c96
View code at this point
Browse repository at this point
fix nonetype handling and nrf never reset
tannewt
committed
fddc988
View commit details
Copy full SHA for fddc988
View code at this point
Browse repository at this point
Fix up nrf and using board.SPI in FourWire
tannewt
committed
6404aaf
View commit details
Copy full SHA for 6404aaf
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
share fourwire and make nrf compile
tannewt
committed
760bd8d
View commit details
Copy full SHA for 760bd8d
View code at this point
Browse repository at this point
Fix other builds and hallowing
tannewt
committed
2d136d5
View commit details
Copy full SHA for 2d136d5
View code at this point
Browse repository at this point
pyportal compiles and tweak blinka colors
tannewt
committed
5277138
View commit details
Copy full SHA for 5277138
View code at this point
Browse repository at this point
External fourwire works and blinka splash after
tannewt
committed
84292ad
View commit details
Copy full SHA for 84292ad
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Rework displays in prep for dynamic support and 8bit parallel.
tannewt
committed
05d8885
View commit details
Copy full SHA for 05d8885
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Fix default values on last line.
tannewt
committed
bfd5312
View commit details
Copy full SHA for bfd5312
View code at this point
Browse repository at this point
Add subclass support to displayio.
Show description for 747f2cf
tannewt
committed
747f2cf
View commit details
Copy full SHA for 747f2cf
View code at this point
Browse repository at this point
Add support for rendering a shape.
Show description for a14762a
tannewt
committed
a14762a
View commit details
Copy full SHA for a14762a
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Fresh combined checkin of _pixelbuf library.
rhooper
committed
ffe734e
View commit details
Copy full SHA for ffe734e
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Merge pull request #1453 from tannewt/text_on_pyportal
Show description for 62a8cc2
tannewt
authored
62a8cc2
View commit details
Copy full SHA for 62a8cc2
View code at this point
Browse repository at this point
merge translations; add bleio comments; fix minor sphinx issues in midi
dhalbert
committed
50ee5ef
View commit details
Copy full SHA for 50ee5ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.