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 }}
CharString
/
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 Jan 2, 2022
audiomp3: reset decoded_samples when file resets
Show description for 131b945
roku-bcombee
committed
131b945
View commit details
Copy full SHA for 131b945
View code at this point
Browse repository at this point
audiomp3: add decoded_samples property
Show description for 98b0029
roku-bcombee
committed
98b0029
View commit details
Copy full SHA for 98b0029
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Merge pull request #5784 from WarriorOfWire/vectorio_contains
Show description for 8a94d9a
jepler
authored
8a94d9a
View commit details
Copy full SHA for 8a94d9a
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
Merge pull request #5786 from prplz/fix-busdevice-stub-path
Show description for 2c4e3aa
dhalbert
authored
2c4e3aa
View commit details
Copy full SHA for 2c4e3aa
View code at this point
Browse repository at this point
Fix busdevice stub path
prplz
committed
fe71ee0
View commit details
Copy full SHA for fe71ee0
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
go into safe mode if not CIRCUITPY available
dhalbert
committed
41d494d
View commit details
Copy full SHA for 41d494d
View code at this point
Browse repository at this point
vectorio contains(x, y)
Show description for 8de5f90
kvc0
committed
8de5f90
View commit details
Copy full SHA for 8de5f90
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Merge branch 'adafruit_main' into tilegrid_size_props
FoamyGuy
committed
2ce9dc7
View commit details
Copy full SHA for 2ce9dc7
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
Explicitly cast float to mp_int_t
Show description for c615daf
dunkmann00
committed
c615daf
View commit details
Copy full SHA for c615daf
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Support 32 bit color with vectorio
Show description for 01f8cff
tannewt
committed
01f8cff
View commit details
Copy full SHA for 01f8cff
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
tilegrid size properties
FoamyGuy
committed
c4be8a5
View commit details
Copy full SHA for c4be8a5
View code at this point
Browse repository at this point
vectorio: Add width and height properties to rectangle
Show description for 17b53c7
Kenny
authored and
Kenny
committed
17b53c7
View commit details
Copy full SHA for 17b53c7
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
print addl debug message
jepler
committed
bc9ef87
View commit details
Copy full SHA for bc9ef87
View code at this point
Browse repository at this point
sdcardio: Don't require reaching idle state during early init
Show description for 11c573e
jepler
committed
11c573e
View commit details
Copy full SHA for 11c573e
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Merge remote-tracking branch 'adafruit/main' into rpi
tannewt
committed
ee55363
View commit details
Copy full SHA for ee55363
View code at this point
Browse repository at this point
Merge pull request #5616 from jepler/bitmaptools-bugfixes
Show description for 153ff60
tannewt
authored
153ff60
View commit details
Copy full SHA for 153ff60
View code at this point
Browse repository at this point
Merge pull request #5584 from gamblor21/is31
Show description for b09c777
tannewt
authored
b09c777
View commit details
Copy full SHA for b09c777
View code at this point
Browse repository at this point
bitmaptools: dither: get rid of shifts
Show description for 30c07a7
jepler
committed
30c07a7
View commit details
Copy full SHA for 30c07a7
View code at this point
Browse repository at this point
bitmaptools dither: Fix off-by-one error filling row data
jepler
committed
9af76a2
View commit details
Copy full SHA for 9af76a2
View code at this point
Browse repository at this point
Fix I2C and feedback from Dan
tannewt
committed
927a720
View commit details
Copy full SHA for 927a720
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Renaming files
gamblor21
committed
97032fd
View commit details
Copy full SHA for 97032fd
View code at this point
Browse repository at this point
Capitalization changes
gamblor21
committed
9f2660f
View commit details
Copy full SHA for 9f2660f
View code at this point
Browse repository at this point
Remove hard coded mapping of LEDs
gamblor21
committed
fc3b034
View commit details
Copy full SHA for fc3b034
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Initial broadcom port for Raspberry Pi
Show description for a1052d5
Timon
authored and
tannewt
committed
a1052d5
View commit details
Copy full SHA for a1052d5
View code at this point
Browse repository at this point
Commits on Nov 20, 2021
Check map to display size
gamblor21
committed
5243a33
View commit details
Copy full SHA for 5243a33
View code at this point
Browse repository at this point
Mapping for LEDs to diplay
gamblor21
committed
6b2d43d
View commit details
Copy full SHA for 6b2d43d
View code at this point
Browse repository at this point
Cleanup
gamblor21
committed
9fa3fef
View commit details
Copy full SHA for 9fa3fef
View code at this point
Browse repository at this point
Cleanup and i2c fix
gamblor21
committed
2f277eb
View commit details
Copy full SHA for 2f277eb
View code at this point
Browse repository at this point
Cleanup
gamblor21
committed
e877449
View commit details
Copy full SHA for e877449
View code at this point
Browse repository at this point
Cleanup and scaling addition
gamblor21
committed
aa92d3a
View commit details
Copy full SHA for aa92d3a
View code at this point
Browse repository at this point
Removed prints updated brightness
gamblor21
committed
29c5857
View commit details
Copy full SHA for 29c5857
View code at this point
Browse repository at this point
Initial commit for IS31
gamblor21
committed
d063bf2
View commit details
Copy full SHA for d063bf2
View code at this point
Browse repository at this point
use mp_get_stream_raise, it's more specific
jepler
committed
f4e68e8
View commit details
Copy full SHA for f4e68e8
View code at this point
Browse repository at this point
bitmaptools: use stream API
Show description for ee5e716
jepler
committed
ee5e716
View commit details
Copy full SHA for ee5e716
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
rainbowio: optimize for code size
Show description for edac675
jepler
committed
edac675
View commit details
Copy full SHA for edac675
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.