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
asmthumb.h
on
main
User selector
All users
Datepicker
All time
Commit history
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 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 18, 2024
py/asm: Add ASM_NOT_REG and ASM_NEG_REG macros for unary ops.
Show description for f52b0d0
dpgeorge
committed
f52b0d0
View commit details
Copy full SHA for f52b0d0
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
py/asm{arm,thumb,x64,x86,xtensa}: Remove unused macros.
Show description for b6c369a
agatti
authored and
dpgeorge
committed
b6c369a
View commit details
Copy full SHA for b6c369a
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 May 23, 2022
py/asmthumb: Make ARMv7-M instruction use dynamically selectable.
Show description for a5324a1
dpgeorge
committed
a5324a1
View commit details
Copy full SHA for a5324a1
View code at this point
Browse repository at this point
py/asm: Add ASM_LOAD16_REG_REG_OFFSET macro for load-u16 with offset.
Show description for 94955e8
dpgeorge
committed
94955e8
View commit details
Copy full SHA for 94955e8
View code at this point
Browse repository at this point
py/asmthumb: Add asm_thumb_ldrh_reg_reg_i12_optimised() helper func.
Show description for 94ae023
dpgeorge
committed
94ae023
View commit details
Copy full SHA for 94ae023
View code at this point
Browse repository at this point
py/asmthumb: Fix offset variable name in ldr, ldrh and strh functions.
Show description for 689138d
dpgeorge
committed
689138d
View commit details
Copy full SHA for 689138d
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Merge tag 'v1.16'
jepler
committed
87d3740
View commit details
Copy full SHA for 87d3740
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
py/emitglue: Always flush caches when assigning native ARM code.
Show description for a70a4e6
dpgeorge
committed
a70a4e6
View commit details
Copy full SHA for a70a4e6
View code at this point
Browse repository at this point
Commits on May 11, 2021
Merge MicroPython 1.14 into CircuitPython
tannewt
committed
e02a264
View commit details
Copy full SHA for e02a264
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 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 21, 2021
Merge MicroPython 1.10 into CircuitPython
tannewt
committed
09f7b43
View commit details
Copy full SHA for 09f7b43
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
codeformat
tannewt
committed
b057fb8
View commit details
Copy full SHA for b057fb8
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 Jan 29, 2021
py/emitnative: Support binary ops on ARMv6M without use of ite instr.
graham sanderson
authored and
dpgeorge
committed
794df0f
View commit details
Copy full SHA for 794df0f
View code at this point
Browse repository at this point
py/asmthumb: Add support for ARMv6M in native emitter.
Show description for 40d2010
graham sanderson
authored and
dpgeorge
committed
40d2010
View commit details
Copy full SHA for 40d2010
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 Jun 26, 2020
py/asm: Add condition codes for signed comparisons.
Show description for b3b8706
dpgeorge
committed
b3b8706
View commit details
Copy full SHA for b3b8706
View code at this point
Browse repository at this point
py/asm: Add funcs/macros to emit machine code for logical-shift-right.
Show description for aa26fe6
dpgeorge
committed
aa26fe6
View commit details
Copy full SHA for aa26fe6
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
Commits on Mar 8, 2019
py: Add support to save native, viper and asm code to .mpy files.
Show description for 1396a02
dpgeorge
committed
1396a02
View commit details
Copy full SHA for 1396a02
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
py/emitnative: Remove unused ptr argument from ASM_CALL_IND macro.
dpgeorge
committed
6bda951
View commit details
Copy full SHA for 6bda951
View code at this point
Browse repository at this point
py/asmthumb: Remove unused fun_ptr arg from asm_thumb_bl_ind function.
dpgeorge
committed
2557180
View commit details
Copy full SHA for 2557180
View code at this point
Browse repository at this point
py/emitnative: Load native fun table ptr from const table for all archs.
Show description for 0066710
dpgeorge
committed
0066710
View commit details
Copy full SHA for 0066710
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
py/asmthumb: Extend asm entry/exit to handle stack larger than 508 bytes
dpgeorge
committed
8723113
View commit details
Copy full SHA for 8723113
View code at this point
Browse repository at this point
py/asmthumb: Add wide ldr to handle larger offsets.
Show description for 07ccb19
dpgeorge
committed
07ccb19
View commit details
Copy full SHA for 07ccb19
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
py/asm*: Remove ASM_MOV_REG_ALIGNED_IMM emit macro, it's no longer used.
Show description for 2e86233
dpgeorge
committed
2e86233
View commit details
Copy full SHA for 2e86233
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
py/asm*: Support assembling code to jump to a register, and get PC+off.
Show description for 2964b41
dpgeorge
committed
2964b41
View commit details
Copy full SHA for 2964b41
View code at this point
Browse repository at this point
Commits on Aug 4, 2018
py/emitnative: Fix x86 native zero checks by comparing full word.
Show description for 1083005
dpgeorge
committed
1083005
View commit details
Copy full SHA for 1083005
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
continued WIP: almost compiling
dhalbert
committed
0d27f4d
View commit details
Copy full SHA for 0d27f4d
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
WIP: after merge; before testing
dhalbert
committed
7c21960
View commit details
Copy full SHA for 7c21960
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
py: Refactor how native emitter code is compiled with a file per arch.
Show description for ef12a4b
dpgeorge
committed
ef12a4b
View commit details
Copy full SHA for ef12a4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.