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 }}
hexanoid
/
micropython
Public
forked from
micropython/micropython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
micropython
docs
on
parse-bytecode
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2016
docs: Several minor changes: network, pyb, ADCAll and inline asm.
peterhinch
authored and
dpgeorge
committed
c13b2f2
View commit details
Copy full SHA for c13b2f2
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
py/inlinethumb: Remove 30-bit restriction on movwt instruction.
Show description for ea8be37
dpgeorge
committed
ea8be37
View commit details
Copy full SHA for ea8be37
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
docs: Include extra functions in time documentation for pyboard.
HenrikSolver
authored and
dpgeorge
committed
67f40fb
View commit details
Copy full SHA for 67f40fb
View code at this point
Browse repository at this point
docs: Add link from pyboard switch tutorial to ISR rules document.
dpgeorge
committed
1d191fd
View commit details
Copy full SHA for 1d191fd
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
docs: Set author as 'Damien P. George and contributors'.
pfalcon
committed
824f83f
View commit details
Copy full SHA for 824f83f
View code at this point
Browse repository at this point
docs: Fix readthedocs build by updating Latex params.
pfalcon
committed
275a0f2
View commit details
Copy full SHA for 275a0f2
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
docs: Bump version to 1.5.2.
dpgeorge
committed
ed584e2
View commit details
Copy full SHA for ed584e2
View code at this point
Browse repository at this point
docs: Add discussion on interrupt handlers incl uPy specific techniques.
peterhinch
authored and
dpgeorge
committed
521759e
View commit details
Copy full SHA for 521759e
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
docs/library: Add network server example.
danicampora
committed
67a5bfc
View commit details
Copy full SHA for 67a5bfc
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
docs: Bump version to 1.5.1.
dpgeorge
committed
4dea24e
View commit details
Copy full SHA for 4dea24e
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
docs/wipy: Make wifi/wlan naming consistent with tutorial.rst.
zsquareplusc
authored and
danicampora
committed
426f326
View commit details
Copy full SHA for 426f326
View code at this point
Browse repository at this point
docs/wipy: Add warning about losing wlan connection when changing mode.
Show description for 9142179
jasonhildebrand
authored and
danicampora
committed
9142179
View commit details
Copy full SHA for 9142179
View code at this point
Browse repository at this point
docs: Update docs for WiPy wlan.connect().
Show description for 0096013
noahwilliamsson
authored and
danicampora
committed
0096013
View commit details
Copy full SHA for 0096013
View code at this point
Browse repository at this point
docs/wipy: Fixed some typos in the WiPy's tutorials.
dhylands
authored and
danicampora
committed
f3308da
View commit details
Copy full SHA for f3308da
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
docs: Fix a typo in the REPL documentation.
dhylands
authored and
pfalcon
committed
3551368
View commit details
Copy full SHA for 3551368
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
docs/select: Document POLLIN/OUT/ERR/HUP.
pfalcon
committed
549c79d
View commit details
Copy full SHA for 549c79d
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
Show description for b7ca945
dpgeorge
committed
b7ca945
View commit details
Copy full SHA for b7ca945
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
Commits on Oct 30, 2015
docs/library/index.rst: Minimally adapt for unix port.
pfalcon
committed
43efb46
View commit details
Copy full SHA for 43efb46
View code at this point
Browse repository at this point
docs: Actually add unix port indexes, so docs for it could be generated.
pfalcon
committed
c6bc5b6
View commit details
Copy full SHA for c6bc5b6
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
docs: select: Describe poll.poll() return value in detail.
pfalcon
committed
98b6d35
View commit details
Copy full SHA for 98b6d35
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
docs/wipy: Fix bug in example code and add note regarding OTA.
danicampora
committed
9011815
View commit details
Copy full SHA for 9011815
View code at this point
Browse repository at this point
docs/wipy: Fix several typos and change some pyboard to WiPy.
makuk66
authored and
danicampora
committed
a13d22f
View commit details
Copy full SHA for a13d22f
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
docs/wipy: Fix several typos.
makuk66
authored and
danicampora
committed
c773053
View commit details
Copy full SHA for c773053
View code at this point
Browse repository at this point
docs/wipy: Fix error in WLAN quickref.
danicampora
committed
359a8aa
View commit details
Copy full SHA for 359a8aa
View code at this point
Browse repository at this point
docs: USB_VCP: Always in non-blocking mode, clarify stream method returns.
Show description for b7ab70c
pfalcon
committed
b7ab70c
View commit details
Copy full SHA for b7ab70c
View code at this point
Browse repository at this point
docs: Explicitly specify behavior of UART stream protocol methods on timeout.
pfalcon
committed
cf6daa0
View commit details
Copy full SHA for cf6daa0
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
docs: Correct machine.RTC examples.
danicampora
committed
ee7bebc
View commit details
Copy full SHA for ee7bebc
View code at this point
Browse repository at this point
docs: Fix typos on wipy docs.
danicampora
committed
4efed58
View commit details
Copy full SHA for 4efed58
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
docs/wipy: Correct typo in safe boot description.
danicampora
committed
9273cca
View commit details
Copy full SHA for 9273cca
View code at this point
Browse repository at this point
docs/wipy: Remove windows instructions that refer to the pyboard.
danicampora
committed
126373a
View commit details
Copy full SHA for 126373a
View code at this point
Browse repository at this point
docs: Add remark about ssl sockets and standard sockets.
danicampora
committed
e954604
View commit details
Copy full SHA for e954604
View code at this point
Browse repository at this point
docs: Bump version to 1.5.
dpgeorge
committed
fe08e3a
View commit details
Copy full SHA for fe08e3a
View code at this point
Browse repository at this point
docs/wipy: Fix formatting indentation.
danicampora
committed
3b24e83
View commit details
Copy full SHA for 3b24e83
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.