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 }}
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
py
binary.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2024
fix compilation issues; remove more uctypes mentions
dhalbert
committed
02e11a9
View commit details
Copy full SHA for 02e11a9
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
working on compilation errors
dhalbert
committed
bc6f065
View commit details
Copy full SHA for bc6f065
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 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 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 Mar 20, 2024
py/binary: Support half-float 'e' format in struct pack/unpack.
Show description for e520fa2
smurfix
authored and
dpgeorge
committed
e520fa2
View commit details
Copy full SHA for e520fa2
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
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
Commits on Aug 1, 2023
initial v1.19.1 merge; not compiled yet
dhalbert
committed
0d4bc8c
View commit details
Copy full SHA for 0d4bc8c
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
py: Clean up formatting of union definitions.
Show description for 3d65101
dpgeorge
committed
3d65101
View commit details
Copy full SHA for 3d65101
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
py/obj: Add static safety checks to mp_obj_is_type().
Show description for 2a6ba47
Jongy
authored and
dpgeorge
committed
2a6ba47
View commit details
Copy full SHA for 2a6ba47
View code at this point
Browse repository at this point
Commits on May 27, 2022
Conditionalize LTO
tannewt
committed
9d10a3d
View commit details
Copy full SHA for 9d10a3d
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Merge tag 'v1.17' into merge-1.17
Show description for 8d8f83b
jepler
committed
8d8f83b
View commit details
Copy full SHA for 8d8f83b
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
all: Fix signed shifts and NULL access errors from -fsanitize=undefined.
Show description for 413f34c
jepler
authored and
dpgeorge
committed
413f34c
View commit details
Copy full SHA for 413f34c
View code at this point
Browse repository at this point
Commits on May 13, 2021
Merge MicroPython v1.15 into CircuitPython
tannewt
committed
966d25c
View commit details
Copy full SHA for 966d25c
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 May 3, 2021
Merge MicroPython 1.12 into CircuitPython
tannewt
committed
b35fa44
View commit details
Copy full SHA for b35fa44
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Merge MicroPython v1.11 into CircuitPython
tannewt
committed
76033d5
View commit details
Copy full SHA for 76033d5
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Fix struct.pack with padding bytes
Show description for 5ccd5dc
tannewt
committed
5ccd5dc
View commit details
Copy full SHA for 5ccd5dc
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
all: Rename BYTES_PER_WORD to MP_BYTES_PER_OBJ_WORD.
Show description for ad4656b
dpgeorge
committed
ad4656b
View commit details
Copy full SHA for ad4656b
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
py/binary: Fix sign extension setting wide integer on 32-bit archs.
Show description for d7e1526
dpgeorge
committed
d7e1526
View commit details
Copy full SHA for d7e1526
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
modstruct: Improve compliance with python3
Show description for 54d9725
jepler
committed
54d9725
View commit details
Copy full SHA for 54d9725
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
all: Fix implicit floating point to integer conversions.
Show description for 70affd9
stinos
authored and
dpgeorge
committed
70affd9
View commit details
Copy full SHA for 70affd9
View code at this point
Browse repository at this point
all: Fix implicit conversion from double to float.
Show description for bcf01d1
stinos
authored and
dpgeorge
committed
bcf01d1
View commit details
Copy full SHA for bcf01d1
View code at this point
Browse repository at this point
all: Fix implicit floating point promotion.
Show description for 0ba68f8
stinos
authored and
dpgeorge
committed
0ba68f8
View commit details
Copy full SHA for 0ba68f8
View code at this point
Browse repository at this point
Revert "all: Fix implicit casts of float/double, and signed comparison."
Show description for b909e8b
stinos
authored and
dpgeorge
committed
b909e8b
View commit details
Copy full SHA for b909e8b
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
all: Use MP_ERROR_TEXT for all error messages.
jimmo
authored and
dpgeorge
committed
def76fe
View commit details
Copy full SHA for def76fe
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
all: Fix implicit casts of float/double, and signed comparison.
Show description for a2110bd
dlech
authored and
dpgeorge
committed
a2110bd
View commit details
Copy full SHA for a2110bd
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
all: Reformat C and Python source code with tools/codeformat.py.
Show description for 69661f3
dpgeorge
committed
69661f3
View commit details
Copy full SHA for 69661f3
View code at this point
Browse repository at this point
py: Removing dangling "else" to improve code format consistency.
dpgeorge
committed
a1b18b3
View commit details
Copy full SHA for a1b18b3
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
mp_binary_get_int: avoid undefined behavior
Show description for 0d96f19
jepler
committed
0d96f19
View commit details
Copy full SHA for 0d96f19
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
py/binary: Change mp_uint_t to size_t for index, size, align args.
Show description for c348e79
dpgeorge
committed
c348e79
View commit details
Copy full SHA for c348e79
View code at this point
Browse repository at this point
py/modstruct: Fix struct.pack_into with unaligned offset of native type.
Show description for 24c3e9b
dpgeorge
committed
24c3e9b
View commit details
Copy full SHA for 24c3e9b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.