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 }}
megacoder
/
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 Mar 23, 2023
Merge branch 'main' into add-codespell
hathach
committed
8c1095b
View commit details
Copy full SHA for 8c1095b
View code at this point
Browse repository at this point
remove lib from exludes, fix all remaining typos
hathach
committed
a8abe8e
View commit details
Copy full SHA for a8abe8e
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Merge pull request #7724 from tannewt/get_perfbench_running
Show description for 67e0a49
tannewt
authored
67e0a49
View commit details
Copy full SHA for 67e0a49
View code at this point
Browse repository at this point
add esp specific modules to src patterns
microdev1
committed
ccd417c
View commit details
Copy full SHA for ccd417c
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
fix typos (partial) detected by codepell
hathach
committed
fecc1bd
View commit details
Copy full SHA for fecc1bd
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
re-enable mkfs for >4GB filesystems whenver FULL_BUILD
jepler
committed
6ff58fd
View commit details
Copy full SHA for 6ff58fd
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Improve iMX RT performance
Show description for 5bb8a7a
tannewt
committed
5bb8a7a
View commit details
Copy full SHA for 5bb8a7a
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Merge pull request #7470 from microdev1/espnow
Show description for b6a7613
dhalbert
authored
b6a7613
View commit details
Copy full SHA for b6a7613
View code at this point
Browse repository at this point
Commits on Feb 25, 2023
Merge pull request #7639 from adafruit/8.0.x
Show description for f9831b3
dhalbert
authored
f9831b3
View commit details
Copy full SHA for f9831b3
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Rename flag. Turn on UTF-8 and flag on unix
Show description for 144aed4
tannewt
committed
144aed4
View commit details
Copy full SHA for 144aed4
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Merge remote-tracking branch 'adafruit/main' into banglejs2
tannewt
committed
f832386
View commit details
Copy full SHA for f832386
View code at this point
Browse repository at this point
Alphabetize, fix typo and remove incorrect comment
tannewt
committed
b79661d
View commit details
Copy full SHA for b79661d
View code at this point
Browse repository at this point
Limit FatFs' ability to upper case paths
Show description for 1a3358d
tannewt
committed
1a3358d
View commit details
Copy full SHA for 1a3358d
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Merge pull request #7585 from bill88t/settings-toml-pystack
Show description for b67c0b7
tannewt
authored
b67c0b7
View commit details
Copy full SHA for b67c0b7
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
Merge pull request #7549 from gamblor21/gif_displayio_support
Show description for a8b34bd
tannewt
authored
a8b34bd
View commit details
Copy full SHA for a8b34bd
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
don't explicitly register ulab here
Show description for d249af2
jepler
committed
d249af2
View commit details
Copy full SHA for d249af2
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Merge branch 'adafruit:main' into settings-toml-pystack
bill88t
authored
5a92642
View commit details
Copy full SHA for 5a92642
View code at this point
Browse repository at this point
CIRCUITPY_SETTABLE_PYSTACK
bill88t
committed
a37dad6
View commit details
Copy full SHA for a37dad6
View code at this point
Browse repository at this point
Merge pull request #7577 from dhalbert/safemode-py
Show description for bbadc00
dhalbert
authored
bbadc00
View commit details
Copy full SHA for bbadc00
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Merge pull request #7580 from adafruit/8.0.x
Show description for 32d86c3
microdev1
authored
32d86c3
View commit details
Copy full SHA for 32d86c3
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
shorten safe mode messages; improve message printing; fix CIRCUITPY_SAFEMODE_PY=0
dhalbert
committed
d46d9d5
View commit details
Copy full SHA for d46d9d5
View code at this point
Browse repository at this point
Merge branch 'main' into gif_displayio_support
gamblor21
authored
fa43546
View commit details
Copy full SHA for fa43546
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Implement safemode.py
dhalbert
committed
d8231f1
View commit details
Copy full SHA for d8231f1
View code at this point
Browse repository at this point
use python based msgfmt
microdev1
committed
65e9d93
View commit details
Copy full SHA for 65e9d93
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
Moving to gifio module
gamblor21
committed
0c95e6a
View commit details
Copy full SHA for 0c95e6a
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
Moving library to /lib
gamblor21
committed
da9b6fb
View commit details
Copy full SHA for da9b6fb
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Fix several places where an exception could be chained wrongly
Show description for 0d957fe
jepler
committed
0d957fe
View commit details
Copy full SHA for 0d957fe
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
add support for array.extend(iterable)
gneverov
committed
abc5eb3
View commit details
Copy full SHA for abc5eb3
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Initial gif proof of concept
gamblor21
committed
6a9b719
View commit details
Copy full SHA for 6a9b719
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Merge branch 'main' into espnow
microdev1
committed
14c3b52
View commit details
Copy full SHA for 14c3b52
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
add CIRCUITPY_SKIP_SAFE_MODE_WAIT to circuitpy_mpconfig.mk
Show description for f005877
Neradoc
committed
f005877
View commit details
Copy full SHA for f005877
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
move `esp32_camera` to `espcamera`
microdev1
committed
cda5689
View commit details
Copy full SHA for cda5689
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
update espnow api
microdev1
committed
3c10dd8
View commit details
Copy full SHA for 3c10dd8
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
minimal changes to make espnow work
microdev1
committed
7330c63
View commit details
Copy full SHA for 7330c63
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.