Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pfalcon
/
pycopy
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
819
Code
Issues
28
Pull requests
0
Discussions
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Breadcrumbs
History for
pycopy
docs
on
master
User selector
All users
All time
Commit History
Commits on Dec 3, 2021
all: Version 3.6.1.
Show description for 306ce23
pfalcon
committed
306ce23
Copy full SHA for 306ce23
Commits on Dec 2, 2021
docs/esp32: Document WLAN "reconnects" config option.
twenrich
authored and
pfalcon
committed
fe2def3
Copy full SHA for fe2def3
extmod/uasyncio: Add readinto() method to Stream class.
Show description for 08f6884
miketeachman
authored and
pfalcon
committed
08f6884
Copy full SHA for 08f6884
docs/library/machine.RTC.rst: Document datetime method and fix ex code.
Show description for 0a7c10a
peterhinch
authored and
pfalcon
committed
0a7c10a
Copy full SHA for 0a7c10a
stm32/usb: Add USB_VCP.irq method, to set a callback on USB data RX.
Show description for f456165
dpgeorge
authored and
pfalcon
committed
f456165
Copy full SHA for f456165
docs/rp2: Add skeleton docs for the rp2 port.
pi-mst
authored and
pfalcon
committed
c1e926d
Copy full SHA for c1e926d
Commits on Dec 1, 2021
all: Replace busses with buses.
Show description for 32bd385
mcauser
authored and
pfalcon
committed
32bd385
Copy full SHA for 32bd385
docs/library/pyb.Pin.rst: Update the arguments for Pin.init().
Show description for 7cacf67
andrewleech
authored and
pfalcon
committed
7cacf67
Copy full SHA for 7cacf67
docs/library: Clarify what type of algorithm is implemented in heapq.
brettcannon
authored and
pfalcon
committed
069c56a
Copy full SHA for 069c56a
Commits on Jun 13, 2021
all: Version 3.6.0.
Show description for 1fdc826
pfalcon
committed
1fdc826
Copy full SHA for 1fdc826
docs/differences: Update for the latest version.
Show description for 71d93af
pfalcon
committed
71d93af
Copy full SHA for 71d93af
Commits on Jun 12, 2021
docs/esp8266: Add SSD1306 to quickref and tutorial.
mcauser
authored and
pfalcon
committed
aa95896
Copy full SHA for aa95896
docs/esp8266: Mention Signal in GPIO section of quickref.
mcauser
authored and
pfalcon
committed
5076708
Copy full SHA for 5076708
docs/esp32: Mention Signal in GPIO section of quickref.
mcauser
authored and
pfalcon
committed
1102a83
Copy full SHA for 1102a83
docs/esp32: Add APA106 to quickref.
mcauser
authored and
pfalcon
committed
50210df
Copy full SHA for 50210df
docs/library/rp2.rst: Fix typo overriden->overridden.
Show description for 7b846ab
dpgeorge
authored and
pfalcon
committed
7b846ab
Copy full SHA for 7b846ab
docs/library: Add initial API reference for rp2 module and its classes.
Show description for 60ef0b0
tjvr
authored and
pfalcon
committed
60ef0b0
Copy full SHA for 60ef0b0
docs/esp8266: Add WDT to quickref.
mcauser
authored and
pfalcon
committed
6d5b8ab
Copy full SHA for 6d5b8ab
docs/esp32: Add SDCard to quickref.
mcauser
authored and
pfalcon
committed
ca52103
Copy full SHA for ca52103
docs/esp32: Add WDT to quickref.
mcauser
authored and
pfalcon
committed
19ff80a
Copy full SHA for 19ff80a
docs/esp32: Add UART to quickref.
mcauser
authored and
pfalcon
committed
98f5240
Copy full SHA for 98f5240
docs/pyboard: Fix typo in pyb.Switch tutorial.
gabe-sky
authored and
pfalcon
committed
441133e
Copy full SHA for 441133e
docs: Fix some spelling mistakes.
Show description for 70f5322
mcauser
authored and
pfalcon
committed
70f5322
Copy full SHA for 70f5322
docs/esp8266: Add instructions on entering programming mode manually.
Show description for ad08bf7
dpgeorge
authored and
pfalcon
committed
ad08bf7
Copy full SHA for ad08bf7
docs/esp8266: Add note about simultaneous use of STA_IF and AP_IF.
Show description for 40027b7
zsquareplusc
authored and
pfalcon
committed
40027b7
Copy full SHA for 40027b7
docs/library/machine: Add machine.bootloader docs.
Show description for 7539922
dpgeorge
authored and
pfalcon
committed
7539922
Copy full SHA for 7539922
docs/library/machine: Specify initial machine.PWM class.
Show description for 15a3379
dpgeorge
authored and
pfalcon
committed
15a3379
Copy full SHA for 15a3379
Commits on Jun 2, 2021
all: Version 3.5.7.
Show description for 1d910f3
pfalcon
committed
1d910f3
Copy full SHA for 1d910f3
docs/develop: Improve user C modules to properly describe how to build.
Show description for 0e4da45
dpgeorge
authored and
pfalcon
committed
0e4da45
Copy full SHA for 0e4da45
examples/usercmodules: Simplify user C module enabling.
Show description for ae3515f
dpgeorge
authored and
pfalcon
committed
ae3515f
Copy full SHA for ae3515f
docs/develop/cmodules.rst: Document C-modules and micropython.cmake.
Show description for 6753809
Gadgetoid
authored and
pfalcon
committed
6753809
Copy full SHA for 6753809
Commits on May 8, 2021
all: Add .git-blame-ignore-revs for fixing up git blame output.
Show description for d99cc14
stinos
authored and
pfalcon
committed
d99cc14
Copy full SHA for d99cc14
tests: Rename run-tests to run-tests.py for consistency.
Show description for 9a4a50f
dpgeorge
authored and
pfalcon
committed
9a4a50f
Copy full SHA for 9a4a50f
Commits on Apr 20, 2021
all: Version 3.5.6.
Show description for 46b5df3
pfalcon
committed
46b5df3
Copy full SHA for 46b5df3
Commits on Apr 19, 2021
esp32/machine_hw_spi: Use default pins when making SPI if none given.
Show description for 982104b
dpgeorge
authored and
pfalcon
committed
982104b
Copy full SHA for 982104b
Pagination
Previous
Next
You can’t perform that action at this time.