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
py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 5, 2022
Allow to tailor tinyusb configuration for port specific needs
EmergReanimator
committed
6dbb662
View commit details
Copy full SHA for 6dbb662
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
countio: add selectable rise and fall detection, pulls
dhalbert
committed
9d2a32d
View commit details
Copy full SHA for 9d2a32d
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
Merge pull request #5783 from jepler/longint-config
Show description for 3bc4880
dhalbert
authored
3bc4880
View commit details
Copy full SHA for 3bc4880
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
Centralize LONGINT_IMPL handling
Show description for 1d13c4c
jepler
committed
1d13c4c
View commit details
Copy full SHA for 1d13c4c
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
traceback: fix for crash on non-native exceptions
Show description for 70b3e73
microdev1
and
timhawes
committed
70b3e73
View commit details
Copy full SHA for 70b3e73
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 #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
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
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
traceback object init - set it to empty only if null
microdev1
committed
ed9595a
View commit details
Copy full SHA for ed9595a
View code at this point
Browse repository at this point
Commits on Nov 20, 2021
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
Commits on Nov 12, 2021
Merge pull request #5575 from jepler/bitmaptools-on-host
Show description for b9ecb0f
dhalbert
authored
b9ecb0f
View commit details
Copy full SHA for b9ecb0f
View code at this point
Browse repository at this point
Add displayio bitmaps to unix build
jepler
committed
c6dbc7d
View commit details
Copy full SHA for c6dbc7d
View code at this point
Browse repository at this point
check size of integers if possible
jepler
committed
a1069eb
View commit details
Copy full SHA for a1069eb
View code at this point
Browse repository at this point
fix traceback object init
microdev1
committed
ac1ca57
View commit details
Copy full SHA for ac1ca57
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Merge pull request #5537 from microDev1/monitor-mode
Show description for c117766
tannewt
authored
c117766
View commit details
Copy full SHA for c117766
View code at this point
Browse repository at this point
Merge pull request #5563 from jepler/enable-error-missing-prototypes
Show description for adac5ee
dhalbert
authored
adac5ee
View commit details
Copy full SHA for adac5ee
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
enable running asyncio
dhalbert
committed
b01e2d6
View commit details
Copy full SHA for b01e2d6
View code at this point
Browse repository at this point
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
View code at this point
Browse repository at this point
refactor traceback handling
microdev1
committed
6d2f4f5
View commit details
Copy full SHA for 6d2f4f5
View code at this point
Browse repository at this point
Commits on Nov 5, 2021
Merge remote-tracking branch 'origin/main' into gifio
jepler
committed
334a9c8
View commit details
Copy full SHA for 334a9c8
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
ParallelImageCapture: Add continuous capture on espressif
Show description for a8614a6
jepler
committed
a8614a6
View commit details
Copy full SHA for a8614a6
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Merge branch 'main' into monitor-mode
microdev1
committed
27b137f
View commit details
Copy full SHA for 27b137f
View code at this point
Browse repository at this point
add monitor class
Show description for 95172cf
microdev1
and
anecdata
committed
95172cf
View commit details
Copy full SHA for 95172cf
View code at this point
Browse repository at this point
main: redesign boot_out.txt writing
Show description for 694af3d
jepler
committed
694af3d
View commit details
Copy full SHA for 694af3d
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
Disable gifio if no displayio & for small boards
Show description for 3e020a7
jepler
committed
3e020a7
View commit details
Copy full SHA for 3e020a7
View code at this point
Browse repository at this point
Implement gifio.GifWriter
Show description for c34b6f7
jepler
committed
c34b6f7
View commit details
Copy full SHA for c34b6f7
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
add packet class
microdev1
committed
e2652f8
View commit details
Copy full SHA for e2652f8
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Update help() to have circuitpython.org
kattni
committed
2c15f54
View commit details
Copy full SHA for 2c15f54
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
str_modulo_format: Make error better match standard python
Show description for 74457d8
jepler
committed
74457d8
View commit details
Copy full SHA for 74457d8
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Merge pull request #5466 from jepler/merge-1.17
Show description for 23d2c96
dhalbert
authored
23d2c96
View commit details
Copy full SHA for 23d2c96
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Always use python3
Show description for 414c2f9
jepler
committed
414c2f9
View commit details
Copy full SHA for 414c2f9
View code at this point
Browse repository at this point
makeversionhdr: Pick out a circuitpython-style tag
jepler
committed
132107c
View commit details
Copy full SHA for 132107c
View code at this point
Browse repository at this point
core: Enable new performance optimizations
Show description for 53c5bde
jepler
committed
53c5bde
View commit details
Copy full SHA for 53c5bde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.