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
runtime
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 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 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 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 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 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
Commits on Sep 4, 2024
shared/runtime/sys_stdio_mphal: Fix docstring for stdio.
Show description for c6c4c79
timdechant
committed
c6c4c79
View commit details
Copy full SHA for c6c4c79
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
change remaining STATIC to static
dhalbert
committed
1e1a800
View commit details
Copy full SHA for 1e1a800
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
(only) reserve merge conflicts
dhalbert
committed
ac7e15f
View commit details
Copy full SHA for ac7e15f
View code at this point
Browse repository at this point
shared/runtime/semihosting_arm: Add mp_semihosting_exit.
Show description for 1090f1a
dpgeorge
committed
1090f1a
View commit details
Copy full SHA for 1090f1a
View code at this point
Browse repository at this point
shared/runtime/semihosting_arm: Add mp_semihosting_rx_chars.
Show description for 70a6791
dpgeorge
committed
70a6791
View commit details
Copy full SHA for 70a6791
View code at this point
Browse repository at this point
shared/runtime/semihosting_arm: Support semihosting on non-Thumb ARM.
Show description for 9f9c283
dpgeorge
committed
9f9c283
View commit details
Copy full SHA for 9f9c283
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
Fix docstring for stdout.buffer
Show description for 2c9212a
timdechant
committed
2c9212a
View commit details
Copy full SHA for 2c9212a
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Merge pull request #9469 from dhalbert/merge-from-micropython-v1.22.2
Show description for e5e9c5c
dhalbert
authored
e5e9c5c
View commit details
Copy full SHA for e5e9c5c
View code at this point
Browse repository at this point
fix: Docstring for stdio indicates binary #9543
Show description for e499614
timdechant
authored
e499614
View commit details
Copy full SHA for e499614
View code at this point
Browse repository at this point
pyexec.c: fix pyexec_frozen_module
dhalbert
committed
a2bdf57
View commit details
Copy full SHA for a2bdf57
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
shared/runtime/gchelper: Add RISC-V RV64I native gchelper.
Show description for 55b2720
agatti
authored and
dpgeorge
committed
55b2720
View commit details
Copy full SHA for 55b2720
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.