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 }}
Coderah
/
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 10, 2026
fix compile option problems
dhalbert
committed
0882034
View commit details
Copy full SHA for 0882034
View code at this point
Browse repository at this point
fix build errors
dhalbert
committed
d7ed38b
View commit details
Copy full SHA for d7ed38b
View code at this point
Browse repository at this point
fix precommit complaints
dhalbert
committed
dfa5f8e
View commit details
Copy full SHA for dfa5f8e
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
redo pyexec.c to be more like upstream; fix a bunch of tests
dhalbert
committed
13b1a5e
View commit details
Copy full SHA for 13b1a5e
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
fix some tests; allow running tests selectivly with
dhalbert
committed
5df1105
View commit details
Copy full SHA for 5df1105
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
fix ports/unix
dhalbert
committed
4d7a176
View commit details
Copy full SHA for 4d7a176
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
second pass over diffs
dhalbert
committed
63460de
View commit details
Copy full SHA for 63460de
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
wip
dhalbert
committed
14c1815
View commit details
Copy full SHA for 14c1815
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Dunder asm for Zephyr toolchain
tannewt
committed
4d2f974
View commit details
Copy full SHA for 4d2f974
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Fixes for native sim
tannewt
committed
44f3816
View commit details
Copy full SHA for 44f3816
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
MicroPython v1.25.0 merge
dhalbert
committed
5fb3f96
View commit details
Copy full SHA for 5fb3f96
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
wip: initial merge; no compilation yet
dhalbert
committed
1381e17
View commit details
Copy full SHA for 1381e17
View code at this point
Browse repository at this point
Commits on May 10, 2025
Revert PR #10301, obsoleted by PR #10325.
eightycc
committed
1cca691
View commit details
Copy full SHA for 1cca691
View code at this point
Browse repository at this point
Commits on May 3, 2025
Durable fix for RISC-V interpreter crash.
eightycc
committed
1f5ce96
View commit details
Copy full SHA for 1f5ce96
View code at this point
Browse repository at this point
Commits on May 1, 2025
Workaround Risc-V code gen problem causing Python interpreter crash.
eightycc
committed
e35b1e9
View commit details
Copy full SHA for e35b1e9
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Update broadcom compiler and shrink stm boards
tannewt
committed
04622e7
View commit details
Copy full SHA for 04622e7
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
shared/runtime/pyexec: Add helper function to execute a vstr.
Show description for f187c77
iabdalkader
authored and
dpgeorge
committed
f187c77
View commit details
Copy full SHA for f187c77
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
context_manager_helpers: Comment on what default enter & exit obj are
jepler
committed
8da339e
View commit details
Copy full SHA for 8da339e
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
add, use a default exit object
Show description for 8aa1969
jepler
committed
8aa1969
View commit details
Copy full SHA for 8aa1969
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
Add Zephyr port
Show description for 7f0cc9e
tannewt
committed
7f0cc9e
View commit details
Copy full SHA for 7f0cc9e
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
shared/timeutils: Add missing mp_uint_t casts.
Show description for 3dd605e
yoctopuce
authored and
dpgeorge
committed
3dd605e
View commit details
Copy full SHA for 3dd605e
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
shared/runtime/gchelper_generic: Fix AArch32 build on Clang.
Show description for 5784714
agatti
authored and
dpgeorge
committed
5784714
View commit details
Copy full SHA for 5784714
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
shared/tinyusb: Set MSC max endpoint size based on device speed.
Show description for c55202d
iabdalkader
authored and
dpgeorge
committed
c55202d
View commit details
Copy full SHA for c55202d
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
shared/timeutils: Document the range of year/month/day etc input values.
Show description for 43bd57f
dpgeorge
committed
43bd57f
View commit details
Copy full SHA for 43bd57f
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
shared/tinyusb: Wake main task if needed at end of USB ISR.
Show description for 548f88d
pi-anl
authored and
dpgeorge
committed
548f88d
View commit details
Copy full SHA for 548f88d
View code at this point
Browse repository at this point
esp32: Add automatic bootloader handling for S2 and S3.
Show description for 5ae622e
pi-anl
authored and
dpgeorge
committed
5ae622e
View commit details
Copy full SHA for 5ae622e
View code at this point
Browse repository at this point
shared/tinyusb: Remove MICROPY_HW_USB_EXTERNAL_TINYUSB.
Show description for 641f600
pi-anl
authored and
dpgeorge
committed
641f600
View commit details
Copy full SHA for 641f600
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
shared/runtime/gchelper_rv64i: Fix opcode sw/sd typo.
Show description for e39bd3a
agatti
authored and
dpgeorge
committed
e39bd3a
View commit details
Copy full SHA for e39bd3a
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
shared/tinyusb: Use new persistent-tx-fifo configure interface.
Show description for b0ba151
dpgeorge
committed
b0ba151
View commit details
Copy full SHA for b0ba151
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
all: Remove tinytest component.
Show description for 067ef81
dpgeorge
committed
067ef81
View commit details
Copy full SHA for 067ef81
View code at this point
Browse repository at this point
shared/tinyusb: Only run TinyUSB on the main thread if GIL is disabled.
Show description for 5d8878b
projectgus
authored and
dpgeorge
committed
5d8878b
View commit details
Copy full SHA for 5d8878b
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
merge from main
dhalbert
committed
1f68fff
View commit details
Copy full SHA for 1f68fff
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
shared/runtime/pyexec.c: fix merge error
dhalbert
committed
ffaabeb
View commit details
Copy full SHA for ffaabeb
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
working on compilation errors
dhalbert
committed
bc6f065
View commit details
Copy full SHA for bc6f065
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
shared/runtime/sys_stdio_mphal: Fix printed type for stdio streams.
Show description for 455415b
timdechant
authored and
dpgeorge
committed
455415b
View commit details
Copy full SHA for 455415b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.