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 }}
StackRduino
/
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
tools
on
dynamic-native-modules
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 7, 2015
tools/pyboard.py: Don't add terminating \x04 character to stdout output.
pfalcon
authored and
dpgeorge
committed
89f2ddd
View commit details
Copy full SHA for 89f2ddd
View code at this point
Browse repository at this point
tools/pyboard.py: Make -c (inline Python code) option compatible with python2.
pfalcon
committed
e6dccaf
View commit details
Copy full SHA for e6dccaf
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
tools/pyboard: Add -c argument to run a program passed as a string.
pramasoul
authored and
dpgeorge
committed
a787467
View commit details
Copy full SHA for a787467
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
tools/upip: Update to 0.5.9.
Show description for 6a515b9
pfalcon
committed
6a515b9
View commit details
Copy full SHA for 6a515b9
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
Commits on Oct 8, 2015
stmhal: Fix USB CDC-only mode under Windows.
Show description for 01d6491
dhylands
authored and
dpgeorge
committed
01d6491
View commit details
Copy full SHA for 01d6491
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
tools: Upgrade upip to 0.5.8.
Show description for a5deadf
pfalcon
committed
a5deadf
View commit details
Copy full SHA for a5deadf
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
tools: Upgrade to upip 0.5.7.
Show description for e8ad47a
pfalcon
committed
e8ad47a
View commit details
Copy full SHA for e8ad47a
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
tools: Make gen-changelog.sh print more lines from the tag annotation.
dpgeorge
committed
b7d5906
View commit details
Copy full SHA for b7d5906
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
tools: Make pyboard.py Python2 compatible.
dpgeorge
committed
e86b471
View commit details
Copy full SHA for e86b471
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
tools/pyboard.py: Fix read timeout calc to work with shorter sleep.
dpgeorge
committed
7ccdf8b
View commit details
Copy full SHA for 7ccdf8b
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
tools: Add telnet support to pyboard.py.
Show description for cd14188
Daniel Campora
authored and
dpgeorge
committed
cd14188
View commit details
Copy full SHA for cd14188
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
tools/pyboard.py: Speed up reading of chars by decreasing sleep period.
dpgeorge
committed
db109ca
View commit details
Copy full SHA for db109ca
View code at this point
Browse repository at this point
tools/pyboard.py: Make enter_raw_repl stricter and more reliable.
Show description for f123673
dpgeorge
committed
f123673
View commit details
Copy full SHA for f123673
View code at this point
Browse repository at this point
tools/pyboard.py: Fix parsing of returned error so last chr is not lost.
dpgeorge
committed
9de53bf
View commit details
Copy full SHA for 9de53bf
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
tools: Fix pydfu.py to work with old and new versions of PyUSB
Show description for c91727b
dhylands
committed
c91727b
View commit details
Copy full SHA for c91727b
View code at this point
Browse repository at this point
tools/make-frozen.py: Use Python2-compatible shebang.
pfalcon
committed
6ab8b63
View commit details
Copy full SHA for 6ab8b63
View code at this point
Browse repository at this point
tools/make-frozen.py: Actually make Python2-compatible.
pfalcon
committed
de575c8
View commit details
Copy full SHA for de575c8
View code at this point
Browse repository at this point
tools/make-frozen.py: Add Python2 compatibility.
pfalcon
committed
3a2e9f2
View commit details
Copy full SHA for 3a2e9f2
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
tools: Update upip to 0.5.4.
Show description for 484adac
pfalcon
committed
484adac
View commit details
Copy full SHA for 484adac
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
tools/pyboard.py: Change logic for when raw ">" prompt is parsed.
Show description for d59ca4e
dpgeorge
committed
d59ca4e
View commit details
Copy full SHA for d59ca4e
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
pip-micropython: Add deprecation notice, but still leave for reference.
pfalcon
committed
dd0e24f
View commit details
Copy full SHA for dd0e24f
View code at this point
Browse repository at this point
Commits on Jun 6, 2015
micropython-upip: Mark as binary file and re-commit.
pfalcon
committed
098f5ae
View commit details
Copy full SHA for 098f5ae
View code at this point
Browse repository at this point
upip: Upgrade to 0.5.3 to follow uctypes.struct() signature change.
pfalcon
committed
1406d9c
View commit details
Copy full SHA for 1406d9c
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
tools/make-frozen.py: Handle trailing slash in argument more reliably.
pfalcon
committed
f8a39e3
View commit details
Copy full SHA for f8a39e3
View code at this point
Browse repository at this point
tools: Add codestats.sh to compute code statistics such as size, speed.
dpgeorge
committed
0e6c89a
View commit details
Copy full SHA for 0e6c89a
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
tools: Add upip 0.5.2 tarball.
Show description for 0df20da
pfalcon
committed
0df20da
View commit details
Copy full SHA for 0df20da
View code at this point
Browse repository at this point
Commits on May 29, 2015
tools/make-frozen.py: Open files in binary mode.
pfalcon
committed
c02dc8b
View commit details
Copy full SHA for c02dc8b
View code at this point
Browse repository at this point
tools/make-frozen.py: Preserve directory hierarchy.
Show description for a8e7c03
pfalcon
committed
a8e7c03
View commit details
Copy full SHA for a8e7c03
View code at this point
Browse repository at this point
bootstrap_upip.sh: Allow to install into a path given by argument.
pfalcon
committed
f5ae384
View commit details
Copy full SHA for f5ae384
View code at this point
Browse repository at this point
Commits on May 27, 2015
tools: Allow pyboard constructor to take a baudrate parameter.
Show description for 669dbca
dhylands
authored and
dpgeorge
committed
669dbca
View commit details
Copy full SHA for 669dbca
View code at this point
Browse repository at this point
Commits on May 18, 2015
tools: Add exec_raw_no_follow to pyboard.py.
dhylands
authored and
dpgeorge
committed
97ce883
View commit details
Copy full SHA for 97ce883
View code at this point
Browse repository at this point
Commits on May 7, 2015
tools: Add script to install "upip" package manager.
Show description for 76abb2e
pfalcon
committed
76abb2e
View commit details
Copy full SHA for 76abb2e
View code at this point
Browse repository at this point
tools/pyboard.py: Add "--follow" option to wait for output indefinitely.
Show description for 4865a22
dpgeorge
committed
4865a22
View commit details
Copy full SHA for 4865a22
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.
dpgeorge
committed
23a2b11
View commit details
Copy full SHA for 23a2b11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.