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 }}
CharString
/
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
teensy
on
parse-bytecode
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0b
pfalcon
committed
d3b1f0b
View commit details
Copy full SHA for d3b1f0b
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
Show description for 5b3f0b7
dpgeorge
committed
5b3f0b7
View commit details
Copy full SHA for 5b3f0b7
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245f
dpgeorge
committed
84b245f
View commit details
Copy full SHA for 84b245f
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
stmhal: uart.any() function now returns number of bytes available.
Ryan Shaw
authored and
dpgeorge
committed
f99491c
View commit details
Copy full SHA for f99491c
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068
pfalcon
committed
73ff068
View commit details
Copy full SHA for 73ff068
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
lib/pyexec: Move header pyexec.h from stmhal directory.
dpgeorge
committed
40274fe
View commit details
Copy full SHA for 40274fe
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
teensy: Switch over to using frozen modules instead of memzip
Show description for 53ea2b5
dhylands
authored and
dpgeorge
committed
53ea2b5
View commit details
Copy full SHA for 53ea2b5
View code at this point
Browse repository at this point
lib/memzip: Factor out memzip from teensy/ into lib/memzip.
dhylands
authored and
dpgeorge
committed
074d713
View commit details
Copy full SHA for 074d713
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
stmhal: pyexec.c is common module, move to lib/utils/ .
pfalcon
committed
0ec5144
View commit details
Copy full SHA for 0ec5144
View code at this point
Browse repository at this point
all: Add py/mphal.h and use it in all ports.
Show description for 731f359
dpgeorge
authored and
pfalcon
committed
731f359
View commit details
Copy full SHA for 731f359
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
teensy: Switch from HAL_* to mp_hal_* functions.
pfalcon
committed
eb099b9
View commit details
Copy full SHA for eb099b9
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Makefiles: Remove duplicate object files when linking.
Show description for 0dbd928
pfalcon
committed
0dbd928
View commit details
Copy full SHA for 0dbd928
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
teensy: Update to compile with latest changes to stmhal Pin class.
dpgeorge
committed
4078336
View commit details
Copy full SHA for 4078336
View code at this point
Browse repository at this point
all: Make netutils.h available to all ports by default.
Show description for e0f5df5
pfalcon
committed
e0f5df5
View commit details
Copy full SHA for e0f5df5
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
dpgeorge
committed
0334058
View commit details
Copy full SHA for 0334058
View code at this point
Browse repository at this point
py: Rename MP_BOOL() to mp_obj_new_bool() for consistency in naming.
pfalcon
committed
1b586f3
View commit details
Copy full SHA for 1b586f3
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
stmhal: Factor GPIO clock enable logic into mp_hal_gpio_clock_enable.
Show description for 0851751
dpgeorge
committed
0851751
View commit details
Copy full SHA for 0851751
View code at this point
Browse repository at this point
Commits on May 13, 2015
teensy: Add readinto and readlines qstrs.
dpgeorge
committed
1db3577
View commit details
Copy full SHA for 1db3577
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6
dpgeorge
committed
7f9d1d6
View commit details
Copy full SHA for 7f9d1d6
View code at this point
Browse repository at this point
Commits on Apr 5, 2015
teensy: Fix function prototype.
pfalcon
committed
2192824
View commit details
Copy full SHA for 2192824
View code at this point
Browse repository at this point
string0.c: Move from stmhal/ to lib/.
pfalcon
committed
3a84c8b
View commit details
Copy full SHA for 3a84c8b
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
stmhal: Make pybstdio usable by other ports, and use it.
Show description for 0b32e50
dpgeorge
committed
0b32e50
View commit details
Copy full SHA for 0b32e50
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
fix type error
myrual
committed
b276cf1
View commit details
Copy full SHA for b276cf1
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
py: Change vstr_null_terminate -> vstr_null_terminated_str, returns str.
dpgeorge
committed
827b0f7
View commit details
Copy full SHA for 827b0f7
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
py: Change vstr so that it doesn't null terminate buffer by default.
Show description for 0d3cb67
dpgeorge
committed
0d3cb67
View commit details
Copy full SHA for 0d3cb67
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
teensy: Update for readline module moved to lib/.
pfalcon
committed
708574b
View commit details
Copy full SHA for 708574b
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
py: Disable stack checking by default; enable on most ports.
dpgeorge
committed
4a5895c
View commit details
Copy full SHA for 4a5895c
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
stmhal: Collect all root pointers together in 1 place.
Show description for 3b51b3e
dpgeorge
committed
3b51b3e
View commit details
Copy full SHA for 3b51b3e
View code at this point
Browse repository at this point
py: Put all global state together in state structures.
Show description for b4b10fd
dpgeorge
committed
b4b10fd
View commit details
Copy full SHA for b4b10fd
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
teensy: Prefix includes with py/; remove need for -I../py.
dpgeorge
committed
b68d98d
View commit details
Copy full SHA for b68d98d
View code at this point
Browse repository at this point
Commits on Dec 27, 2014
Makefiles: Support py/*.h includes per #1022.
pfalcon
committed
3b74c91
View commit details
Copy full SHA for 3b74c91
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
modsys: Add sys.print_exception(exc, file=sys.stdout) function.
Show description for 46c3ab2
pfalcon
authored and
dpgeorge
committed
46c3ab2
View commit details
Copy full SHA for 46c3ab2
View code at this point
Browse repository at this point
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2
dpgeorge
committed
3b603f2
View commit details
Copy full SHA for 3b603f2
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
stmhal: Reduce coupling between USB driver and readline.
Show description for 5cbc9e0
dpgeorge
committed
5cbc9e0
View commit details
Copy full SHA for 5cbc9e0
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
ports: Define mp_off_t.
pfalcon
committed
91386ee
View commit details
Copy full SHA for 91386ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.