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
ports
broadcom
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2025
Merge pull request #10152 from dhalbert/use-full-build-for-some-features
Show description for a0b482c
tannewt
authored
a0b482c
View commit details
Copy full SHA for a0b482c
View code at this point
Browse repository at this point
Merge pull request #10145 from eightycc/issue-9686
Show description for e40b1f5
tannewt
authored
e40b1f5
View commit details
Copy full SHA for e40b1f5
View code at this point
Browse repository at this point
Factor common_hal_os_uname into os_uname() and remove common_hal_os_uname.
eightycc
committed
214c2f6
View commit details
Copy full SHA for 214c2f6
View code at this point
Browse repository at this point
CIRCUITPY_FULL_BUILD now controls a few more features
dhalbert
committed
df33271
View commit details
Copy full SHA for df33271
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Add PY_REVERSE_SPECIAL_METHODS to broadcom.
eightycc
committed
b5521ee
View commit details
Copy full SHA for b5521ee
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Fix many builds
Show description for 91ecb6c
tannewt
committed
91ecb6c
View commit details
Copy full SHA for 91ecb6c
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
Fix gcc version on broadcom again
jepler
committed
a4399cf
View commit details
Copy full SHA for a4399cf
View code at this point
Browse repository at this point
these ports currently use older gcc versions
jepler
committed
3a5c4e3
View commit details
Copy full SHA for 3a5c4e3
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
broadcom: restore reset_i2c() and special handling of two I2C ports
dhalbert
committed
d62a984
View commit details
Copy full SHA for d62a984
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
address review
dhalbert
committed
a023f92
View commit details
Copy full SHA for a023f92
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Switch to IDF 5.2 I2C API
Show description for e9f8ed4
tannewt
authored and
dhalbert
committed
e9f8ed4
View commit details
Copy full SHA for e9f8ed4
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
Avoid crashing when display components are deinitialized
Show description for 19e5cf3
jepler
committed
19e5cf3
View commit details
Copy full SHA for 19e5cf3
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
Commits on Aug 15, 2024
Fix TLSF on 64bit
tannewt
committed
60cd2eb
View commit details
Copy full SHA for 60cd2eb
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
broadcom/mphalport.h: fix declaration
dhalbert
committed
fef42eb
View commit details
Copy full SHA for fef42eb
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
qstrdefport.h: remove #pragma once
dhalbert
committed
296ad50
View commit details
Copy full SHA for 296ad50
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
add #pragma once to all CircuitPython header files without any include guards
dhalbert
committed
dbef48d
View commit details
Copy full SHA for dbef48d
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 Apr 4, 2024
Runtime.serial_bytes_available: return count isntead of bool
dhalbert
committed
bb99682
View commit details
Copy full SHA for bb99682
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Require 64 bytes extra CDC RX buffer
Show description for f037a12
tannewt
committed
f037a12
View commit details
Copy full SHA for f037a12
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Switch all ports to auto-growing split heap
Show description for 8137e2d
tannewt
committed
8137e2d
View commit details
Copy full SHA for 8137e2d
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 Oct 24, 2023
Fix docs build by splitting out support matrix
tannewt
committed
53bc6d4
View commit details
Copy full SHA for 53bc6d4
View code at this point
Browse repository at this point
Fix native property setting from subclass
tannewt
committed
e62db5a
View commit details
Copy full SHA for e62db5a
View code at this point
Browse repository at this point
Split displayio hardware support from core
Show description for e1df598
tannewt
committed
e1df598
View commit details
Copy full SHA for e1df598
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Switch to gcc 12.3 for arm32
Show description for 48f4b0f
tannewt
committed
48f4b0f
View commit details
Copy full SHA for 48f4b0f
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 Oct 5, 2023
Fix a few tests
Show description for 18c03a7
tannewt
committed
18c03a7
View commit details
Copy full SHA for 18c03a7
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
MP_REGISTER_ROOT_POINTER for port-specific root pointers
dhalbert
committed
68a2927
View commit details
Copy full SHA for 68a2927
View code at this point
Browse repository at this point
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 20, 2023
convert to MP_DEFINED_CONST_OBJ_TYPE()
dhalbert
committed
4d175ab
View commit details
Copy full SHA for 4d175ab
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.