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
docs
library
on
urandom
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 7, 2016
docs/uos: Add uos.statvfs() documentation.
hosaka
authored and
dpgeorge
committed
00c1fc6
View commit details
Copy full SHA for 00c1fc6
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
stmhal/usb: Add support to receive USB HID messages from host.
philandstuff
authored and
dpgeorge
committed
eb239b8
View commit details
Copy full SHA for eb239b8
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
extmod/machine_i2c: Add support for the addrsize parameter in mem xfers.
Show description for 219245e
deshipu
authored and
dpgeorge
committed
219245e
View commit details
Copy full SHA for 219245e
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
docs/library/machine: Update description of disable/enable IRQ funcs.
dpgeorge
committed
eeb9d99
View commit details
Copy full SHA for eeb9d99
View code at this point
Browse repository at this point
Commits on Sep 18, 2016
docs/library/pyb.SPI: init(): Describe "bits" argument.
Show description for 4ab3eef
pfalcon
committed
4ab3eef
View commit details
Copy full SHA for 4ab3eef
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant.
Show description for f3b5480
dpgeorge
committed
f3b5480
View commit details
Copy full SHA for f3b5480
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
docs/library/machine.WDT: Add that WDT is available on pyboard.
dpgeorge
committed
4a9542c
View commit details
Copy full SHA for 4a9542c
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.
philandstuff
authored and
dpgeorge
committed
0f8b1ba
View commit details
Copy full SHA for 0f8b1ba
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
dpgeorge
committed
64c5a94
View commit details
Copy full SHA for 64c5a94
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
docs/uio: Mention seek()/flush() support for io.BytesIO.
pfalcon
committed
5c73de0
View commit details
Copy full SHA for 5c73de0
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
docs/library/index: Include array module in ToC.
pfalcon
committed
fdb411a
View commit details
Copy full SHA for fdb411a
View code at this point
Browse repository at this point
docs/array: Document array module.
pfalcon
committed
8a0b6f5
View commit details
Copy full SHA for 8a0b6f5
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
docs: Spelling mistakes
mcauser
authored and
pfalcon
committed
ce166e6
View commit details
Copy full SHA for ce166e6
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
docs/library: Fix typo in docs for usocket.listen().
muellermartin
authored and
dpgeorge
committed
047ac20
View commit details
Copy full SHA for 047ac20
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
docs/sys: print_exception: Fixes/clarifications.
pfalcon
committed
2b6dcdd
View commit details
Copy full SHA for 2b6dcdd
View code at this point
Browse repository at this point
docs/select: Add an article.
pfalcon
committed
617e033
View commit details
Copy full SHA for 617e033
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
docs/sys: Detailed description of print_exception() diff from traceback module.
pfalcon
committed
9de5eb2
View commit details
Copy full SHA for 9de5eb2
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
docs/uctypes: Improve documentation.
Show description for 343b5c1
pfalcon
committed
343b5c1
View commit details
Copy full SHA for 343b5c1
View code at this point
Browse repository at this point
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
Show description for 79b40d1
pfalcon
committed
79b40d1
View commit details
Copy full SHA for 79b40d1
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
docs/machine.Pin: Disambiguate object call method.
pfalcon
committed
a0c296f
View commit details
Copy full SHA for a0c296f
View code at this point
Browse repository at this point
docs/library/index: Add builtins.rst.
pfalcon
committed
1d3b903
View commit details
Copy full SHA for 1d3b903
View code at this point
Browse repository at this point
docs/builtins: Enumerate all builtin functions implemented.
Show description for 0cec4e9
pfalcon
committed
0cec4e9
View commit details
Copy full SHA for 0cec4e9
View code at this point
Browse repository at this point
docs/pyb.Pin: Sort .af() and .af_list() methods together.
pfalcon
committed
f1eb672
View commit details
Copy full SHA for f1eb672
View code at this point
Browse repository at this point
docs/pyb.*: Use proper class case in method headers.
Show description for a384a53
pfalcon
committed
a384a53
View commit details
Copy full SHA for a384a53
View code at this point
Browse repository at this point
docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such.
pfalcon
committed
585aafc
View commit details
Copy full SHA for 585aafc
View code at this point
Browse repository at this point
docs/pyb.Pin: af_list() is a normal method, not a class method.
pfalcon
committed
0d8c22b
View commit details
Copy full SHA for 0d8c22b
View code at this point
Browse repository at this point
docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly.
pfalcon
committed
8171995
View commit details
Copy full SHA for 8171995
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
docs/machine.Pin: Add class designator to all constants.
Show description for bba77a2
pfalcon
committed
bba77a2
View commit details
Copy full SHA for bba77a2
View code at this point
Browse repository at this point
docs/machine.*: Use proper class case in method headers.
Show description for 7d7243f
pfalcon
committed
7d7243f
View commit details
Copy full SHA for 7d7243f
View code at this point
Browse repository at this point
docs/machine.UART: Cleanup pyboard section.
pfalcon
committed
93968bd
View commit details
Copy full SHA for 93968bd
View code at this point
Browse repository at this point
docs/machine.Pin: Remove explicit target.
Show description for 0a4361c
pfalcon
committed
0a4361c
View commit details
Copy full SHA for 0a4361c
View code at this point
Browse repository at this point
docs/pyb.*: Add "currentmodule:: pyb" directive.
Show description for 0a4cc24
pfalcon
committed
0a4cc24
View commit details
Copy full SHA for 0a4cc24
View code at this point
Browse repository at this point
docs/machine.*: Add "currentmodule:: machine" directive.
Show description for c8b7628
pfalcon
committed
c8b7628
View commit details
Copy full SHA for c8b7628
View code at this point
Browse repository at this point
docs/library/machine.Pin: Mention GPIO and cross-link .value() function.
pfalcon
committed
2c5fc68
View commit details
Copy full SHA for 2c5fc68
View code at this point
Browse repository at this point
docs/usocket: There must be empty line after .only:: .
pfalcon
committed
6e2fa52
View commit details
Copy full SHA for 6e2fa52
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.