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
Accelerator
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
main.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2026
simplify startup message printing
dhalbert
committed
fc0c196
View commit details
Copy full SHA for fc0c196
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
turn on MICROPY_PYEXEC_ENABLE_EXIT_CODE_HANDLING all the time
dhalbert
committed
b17cc70
View commit details
Copy full SHA for b17cc70
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge remote-tracking branch 'adafruit/main' into micropython-v1.27-merge
dhalbert
committed
d085279
View commit details
Copy full SHA for d085279
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 Mar 9, 2026
Merge branch '10.1.x' into merge-10.1.x-to-main-2026-03-09
dhalbert
committed
3ea3167
View commit details
Copy full SHA for 3ea3167
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
call reset_all_pins() in main() after port_init()
Show description for d2d6094
dhalbert
committed
d2d6094
View commit details
Copy full SHA for d2d6094
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
os.getenv() now always returns str; add supervisor.get_setting() to fetch typed objects
dhalbert
committed
4b2111e
View commit details
Copy full SHA for 4b2111e
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Remove cpu_regs. We're using the MP stuff now
tannewt
committed
f545763
View commit details
Copy full SHA for f545763
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 Dec 18, 2025
Switch to Zephyr USB + QoL changes
Show description for 3653803
tannewt
committed
3653803
View commit details
Copy full SHA for 3653803
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
finalisers for SPI; clean up sdcardio; reset all pins after finalisers; avoid USB SD races
dhalbert
committed
6b458a9
View commit details
Copy full SHA for 6b458a9
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Fix filesystem writability from USB
dhalbert
committed
e2cbc2d
View commit details
Copy full SHA for e2cbc2d
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
main.c: unmount user-mounted vfs regardless of order
dhalbert
committed
81e77aa
View commit details
Copy full SHA for 81e77aa
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
use gc_ptr_on_heap() instead of checking if gc_bytes is zero
dhalbert
committed
3472567
View commit details
Copy full SHA for 3472567
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
remove unused mp_board_init() and board_gc_collect() per review comments
dhalbert
committed
8993356
View commit details
Copy full SHA for 8993356
View code at this point
Browse repository at this point
Fix cardputer boot loop, and do some cleanup.
Show description for de2efe0
dhalbert
committed
de2efe0
View commit details
Copy full SHA for de2efe0
View code at this point
Browse repository at this point
Commits on May 28, 2025
Merge pull request #10381 from dhalbert/nrf-ble-deep-sleep-recovery
Show description for 35b202f
eightycc
authored
35b202f
View commit details
Copy full SHA for 35b202f
View code at this point
Browse repository at this point
nordic: Fix BLE HID to work after deep sleep
dhalbert
committed
fda497c
View commit details
Copy full SHA for fda497c
View code at this point
Browse repository at this point
Commits on May 25, 2025
Fix -Wold-style-definion errors in the raspberrypi port
Show description for 953694d
jepler
committed
953694d
View commit details
Copy full SHA for 953694d
View code at this point
Browse repository at this point
Commits on May 8, 2025
Factor out register saves
Show description for 2bec056
tannewt
committed
2bec056
View commit details
Copy full SHA for 2bec056
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Always set current working dir
Show description for 8a28033
tannewt
committed
8a28033
View commit details
Copy full SHA for 8a28033
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Add working_directory for subsequent code file
Show description for 3377765
tannewt
committed
3377765
View commit details
Copy full SHA for 3377765
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Remove unneeded "post_boot_py"
Show description for 26ab62b
jepler
committed
26ab62b
View commit details
Copy full SHA for 26ab62b
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Address -Wtype-limits diagnostics
Show description for 8097e3d
jepler
committed
8097e3d
View commit details
Copy full SHA for 8097e3d
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Add support for saves partition
Show description for 5616fc2
tannewt
committed
5616fc2
View commit details
Copy full SHA for 5616fc2
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Add `supervisor.runtime.display`
Show description for 7519691
jepler
committed
7519691
View commit details
Copy full SHA for 7519691
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 Jun 11, 2024
Improve ESP BLE and turn on BLE workflow
Show description for 63aeb11
tannewt
committed
63aeb11
View commit details
Copy full SHA for 63aeb11
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
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 May 4, 2024
Always chdir back to root when reloading
bill88t
committed
77a4e42
View commit details
Copy full SHA for 77a4e42
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fix ESP builds
tannewt
committed
6d802fe
View commit details
Copy full SHA for 6d802fe
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into renode
tannewt
committed
28b7421
View commit details
Copy full SHA for 28b7421
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Add CIRCUITPY_USB_DEVICE config
Show description for 0cbd8b2
tannewt
committed
0cbd8b2
View commit details
Copy full SHA for 0cbd8b2
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Add minimal Renode port
Show description for 442def3
tannewt
committed
442def3
View commit details
Copy full SHA for 442def3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.