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
Makefile
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2025
Speed up make translate some
tannewt
committed
c0ec6f3
View commit details
Copy full SHA for c0ec6f3
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
ensure all port bindings are included
jepler
committed
270e92f
View commit details
Copy full SHA for 270e92f
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
update doc build for ports/analog
dhalbert
committed
79aef6e
View commit details
Copy full SHA for 79aef6e
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
Fix version in circuitpython-stubs
Show description for 35ce615
jepler
committed
35ce615
View commit details
Copy full SHA for 35ce615
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
make coverage improvement
dhalbert
committed
375ad0e
View commit details
Copy full SHA for 375ad0e
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
fix some tests
dhalbert
committed
4b0aee4
View commit details
Copy full SHA for 4b0aee4
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
create init in board_definitions/
FoamyGuy
committed
22452c4
View commit details
Copy full SHA for 22452c4
View code at this point
Browse repository at this point
enforce min py3.9 for setboard. create init.py in board-stubs
FoamyGuy
committed
798e38e
View commit details
Copy full SHA for 798e38e
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
rename ports/nrf to ports/nordic
dhalbert
committed
dc69c29
View commit details
Copy full SHA for dc69c29
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
device specific stubs
FoamyGuy
committed
9306670
View commit details
Copy full SHA for 9306670
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
Ensure ulab subomdule is populated when doing translate checks
jepler
committed
490960c
View commit details
Copy full SHA for 490960c
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
The very name "synthetic.po" caused problems with weblate
Show description for 770d1b2
jepler
committed
770d1b2
View commit details
Copy full SHA for 770d1b2
View code at this point
Browse repository at this point
Ensure translate and check-translate use the same command
Show description for f2bd258
jepler
committed
f2bd258
View commit details
Copy full SHA for f2bd258
View code at this point
Browse repository at this point
Merge pull request #8608 from jepler/add-locale-module
Show description for 58b111d
dhalbert
authored
58b111d
View commit details
Copy full SHA for 58b111d
View code at this point
Browse repository at this point
Add `locale.getlocale()`
Show description for 46bfbad
jepler
committed
46bfbad
View commit details
Copy full SHA for 46bfbad
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
Rework ci_fetch_deps and use it from makefiles too
Show description for 6db9f2e
jepler
committed
6db9f2e
View commit details
Copy full SHA for 6db9f2e
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
fetch-port-submodules; fetch-all-submodules
dhalbert
committed
38f6fa2
View commit details
Copy full SHA for 38f6fa2
View code at this point
Browse repository at this point
Commits on May 10, 2023
Updated how stubs are built
tekktrik
committed
6f8670a
View commit details
Copy full SHA for 6f8670a
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Move git command to update necessary tags to submodule
Show description for 863042d
mjsir911
committed
863042d
View commit details
Copy full SHA for 863042d
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
handle older versions of git for make fetch-submodules; add remove-submodules
dhalbert
committed
94f487c
View commit details
Copy full SHA for 94f487c
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
use blobless partial clone for make fetch-submodules
dhalbert
committed
ae95274
View commit details
Copy full SHA for ae95274
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
Hide it.
bill88t
committed
309a5e6
View commit details
Copy full SHA for 309a5e6
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
No need to depend it here, conf.py runs `make stubs`
jepler
committed
2901399
View commit details
Copy full SHA for 2901399
View code at this point
Browse repository at this point
Commits on May 12, 2022
Add fetch-modules to `make help` for main makefile
TG-Techie
committed
cb2bf41
View commit details
Copy full SHA for cb2bf41
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Ignore failure of first command. It's deliberate
tannewt
committed
2592fcb
View commit details
Copy full SHA for 2592fcb
View code at this point
Browse repository at this point
Add `make fetch-submodules` to update submodules
Show description for 0a27f7c
tannewt
committed
0a27f7c
View commit details
Copy full SHA for 0a27f7c
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
fix espidf docs
microdev1
committed
be3fca8
View commit details
Copy full SHA for be3fca8
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
build docs dynamically
microdev1
committed
e91fb24
View commit details
Copy full SHA for e91fb24
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Rename esp32s2 port to espressif
Show description for 973a90f
tannewt
committed
973a90f
View commit details
Copy full SHA for 973a90f
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Merge pull request #4907 from jepler/refine-stubs
Show description for c16f559
tannewt
authored
c16f559
View commit details
Copy full SHA for c16f559
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
Exclude files inside ulab from translation
Show description for 66155ff
jepler
committed
66155ff
View commit details
Copy full SHA for 66155ff
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
refine stubs-building procedure
Show description for f51ca53
jepler
committed
f51ca53
View commit details
Copy full SHA for f51ca53
View code at this point
Browse repository at this point
Commits on May 5, 2021
Merge MicroPython 1.13 into CircuitPython
tannewt
committed
f0bb26d
View commit details
Copy full SHA for f0bb26d
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
add translations for raspberrypi port
microdev1
committed
7625682
View commit details
Copy full SHA for 7625682
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.