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 }}
ProGamerCode
/
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
README.md
on
esp-extra-scripts
User selector
All users
All time
Commit history
Commits on May 28, 2016
README: "quick build": Use "make axtls" after all.
Show description for 282d81a
pfalcon
committed
282d81a
View commit details
Copy full SHA for 282d81a
View code at this point
Browse repository at this point
README: Add "make deplibs" to quick build section.
pfalcon
committed
e66b304
View commit details
Copy full SHA for e66b304
View code at this point
Browse repository at this point
Commits on May 14, 2016
README: Add explicit note that subdirs contain more READMEs.
pfalcon
committed
772c73f
View commit details
Copy full SHA for 772c73f
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
README: Mention support "async" keyword from Python 3.5.
pfalcon
committed
3f3ccef
View commit details
Copy full SHA for 3f3ccef
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
README: Promote "docs" and "tests" to "major components".
pfalcon
committed
c10d303
View commit details
Copy full SHA for c10d303
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
README: Explicitly point to required dependencies section.
pfalcon
committed
97f88ee
View commit details
Copy full SHA for 97f88ee
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
stmhal: Add stmhal-specific README.md with extra details for this port.
dpgeorge
committed
bb293e6
View commit details
Copy full SHA for bb293e6
View code at this point
Browse repository at this point
stmhal: Switch from dfu-util to tools/pydfu.py for deflt deploy method.
Show description for 2c72ae5
dpgeorge
committed
2c72ae5
View commit details
Copy full SHA for 2c72ae5
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
README.md: Add link to micropython.org.
dpgeorge
committed
53fec1e
View commit details
Copy full SHA for 53fec1e
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
docs: Add docs about REPL paste-mode and Control-C
dhylands
authored and
dpgeorge
committed
a9f3030
View commit details
Copy full SHA for a9f3030
View code at this point
Browse repository at this point
docs: Move instructions on generating the documentation to docs/README.md
dhylands
authored and
dpgeorge
committed
98fb0bf
View commit details
Copy full SHA for 98fb0bf
View code at this point
Browse repository at this point
README: Fix typo in package name.
mikebryant
authored and
pfalcon
committed
1bfa6ae
View commit details
Copy full SHA for 1bfa6ae
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
README: Adjust suggested path for generated docs.
pfalcon
committed
3833d38
View commit details
Copy full SHA for 3833d38
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
README: Document how to enable/build external dependencies.
pfalcon
committed
9d7ef05
View commit details
Copy full SHA for 9d7ef05
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
README.md: Document "Ctrl+D" shell exit.
nyov
authored and
dpgeorge
committed
fccbe9a
View commit details
Copy full SHA for fccbe9a
View code at this point
Browse repository at this point
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 Aug 22, 2015
README: Add hint about "micropython --help".
Show description for 5ab0a4a
pfalcon
committed
5ab0a4a
View commit details
Copy full SHA for 5ab0a4a
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
unix-cpy: Remove unix-cpy. It's no longer needed.
Show description for 65dc960
dpgeorge
committed
65dc960
View commit details
Copy full SHA for 65dc960
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
README: Add quick information about builtin upip package manager.
Show description for fe99ea9
pfalcon
committed
fe99ea9
View commit details
Copy full SHA for fe99ea9
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
README: Mention esp8266 port.
pfalcon
committed
fb4b800
View commit details
Copy full SHA for fb4b800
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
README.md: Correct port names in the documentation build command.
Daniel Campora
committed
0a903be
View commit details
Copy full SHA for 0a903be
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
docs: Add initial draft documentation for the WiPy.
Show description for cfcf47c
Daniel Campora
committed
cfcf47c
View commit details
Copy full SHA for cfcf47c
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
README.md: Add the CC3200 port to the list of additional components.
Daniel Campora
committed
23008db
View commit details
Copy full SHA for 23008db
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
README: Add note about pic16bit port.
dpgeorge
committed
c0dcf6e
View commit details
Copy full SHA for c0dcf6e
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
README.md: Add issuestats badges for PRs and issues.
dpgeorge
committed
2a68c2c
View commit details
Copy full SHA for 2a68c2c
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
README.md: Change coveralls badge from travis-testing to master branch.
dpgeorge
committed
18fd7e8
View commit details
Copy full SHA for 18fd7e8
View code at this point
Browse repository at this point
travis: Add automated coverage testing using coveralls.
dpgeorge
committed
81e661f
View commit details
Copy full SHA for 81e661f
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
README.md: Update subdir descriptions.
pfalcon
committed
d155fec
View commit details
Copy full SHA for d155fec
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
README.md: Update list of supported Python types.
pfalcon
committed
2330fe0
View commit details
Copy full SHA for 2330fe0
View code at this point
Browse repository at this point
README.md: Promote project status from "early beta" to just "beta".
Show description for 8c437f9
pfalcon
committed
8c437f9
View commit details
Copy full SHA for 8c437f9
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
README: Update link to logo.
dpgeorge
committed
3bdb23d
View commit details
Copy full SHA for 3bdb23d
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
docs: Add optional sphinx_rtd_theme; add docs build instructions.
Show description for aec189a
evildmp
authored and
dpgeorge
committed
aec189a
View commit details
Copy full SHA for aec189a
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
README: Update "unix" section with more info/details.
pfalcon
committed
945df4e
View commit details
Copy full SHA for 945df4e
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Updating README.md to include the fact that the Unix build requires pkg-config to build the FFI module.
Tom von Clef
committed
2090a98
View commit details
Copy full SHA for 2090a98
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
README: Add USB VID/PID to dfu-util command.
Show description for 5aac6aa
dpgeorge
committed
5aac6aa
View commit details
Copy full SHA for 5aac6aa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.