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 }}
csamuelson
/
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 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 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 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
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 Jul 29, 2024
merge from main
dhalbert
committed
be6fa2a
View commit details
Copy full SHA for be6fa2a
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
wip: blink works on trinket M0
dhalbert
committed
c11f2af
View commit details
Copy full SHA for c11f2af
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
wip: fixing compilation
dhalbert
committed
71f17b0
View commit details
Copy full SHA for 71f17b0
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
MPy v1.22 merge: initial merge; not compiled yet
dhalbert
committed
69b6674
View commit details
Copy full SHA for 69b6674
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
all: Remove the "STATIC" macro and just use "static" instead.
Show description for decf8e6
projectgus
authored and
dpgeorge
committed
decf8e6
View commit details
Copy full SHA for decf8e6
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
py/emitglue: Introduce mp_proto_fun_t as a more general mp_raw_code_t.
Show description for e2ff00e
dpgeorge
committed
e2ff00e
View commit details
Copy full SHA for e2ff00e
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Restore setting __file__ in parse_compile_execute
Show description for d2f645d
jepler
committed
d2f645d
View commit details
Copy full SHA for d2f645d
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Make `supervisor.reload()` from REPL work
Show description for 081686e
tannewt
committed
081686e
View commit details
Copy full SHA for 081686e
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
ports: Fix sys.stdout.buffer.write() return value.
Show description for 3bca93b
mvds00
authored and
dpgeorge
committed
3bca93b
View commit details
Copy full SHA for 3bca93b
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
shared/runtime/softtimer: Generalise soft_timer to work without SysTick.
Show description for 516cc28
dpgeorge
committed
516cc28
View commit details
Copy full SHA for 516cc28
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Revert "Revert to micropython's version of mp_hal_stdout_tx_strn_cooked"
dhalbert
authored
25dc8c9
View commit details
Copy full SHA for 25dc8c9
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Revert to micropython's version of mp_hal_stdout_tx_strn_cooked
Show description for 06ee8da
jepler
committed
06ee8da
View commit details
Copy full SHA for 06ee8da
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
change CIRCUITPY change markers to CIRCUITPY-CHANGE
dhalbert
committed
367e13c
View commit details
Copy full SHA for 367e13c
View code at this point
Browse repository at this point
Fix merge bugs; remove shared/tinyusb/*
dhalbert
committed
c0a4abc
View commit details
Copy full SHA for c0a4abc
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Initial MicroPython v1.21.0 merge; not compiled yet
dhalbert
committed
f2ebe68
View commit details
Copy full SHA for f2ebe68
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Fix pre-commit
tannewt
committed
5a19971
View commit details
Copy full SHA for 5a19971
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
py/builtinevex: Handle invalid filenames for execfile.
Show description for 5015779
jimmo
authored and
dpgeorge
committed
5015779
View commit details
Copy full SHA for 5015779
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
tannewt
committed
9633c4e
View commit details
Copy full SHA for 9633c4e
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
finish converting to MP_REGISTER_ROOT_POINTER()
dhalbert
committed
1c388ab
View commit details
Copy full SHA for 1c388ab
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
Merge branch 'main' into watchdog-rp
microdev1
authored
05812e0
View commit details
Copy full SHA for 05812e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.