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
on
frozen_modules
User selector
All users
All time
Commit history
Commits on Oct 10, 2016
docs/wipy: Correct deep sleep current figure.
daniel
committed
a181340
View commit details
Copy full SHA for a181340
View code at this point
Browse repository at this point
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
Small WiPy doc fixes
juhasch
authored and
pfalcon
committed
a2391b5
View commit details
Copy full SHA for a2391b5
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
docs: Bump version to 1.8.4.
dpgeorge
committed
3611dcc
View commit details
Copy full SHA for 3611dcc
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 7, 2016
docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.
Show description for dab0f31
peterhinch
authored and
dpgeorge
committed
dab0f31
View commit details
Copy full SHA for dab0f31
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 Sep 4, 2016
docs/esp8266/quickref: Further improvements for SPI subsections.
Show description for b4df3e7
pfalcon
committed
b4df3e7
View commit details
Copy full SHA for b4df3e7
View code at this point
Browse repository at this point
docs/esp8266/quickref: Update information on SPI classes.
Show description for 20da906
pfalcon
committed
20da906
View commit details
Copy full SHA for 20da906
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
docs/esp8266/quickref: Add internal links to docs for some modules.
dpgeorge
committed
76dcadd
View commit details
Copy full SHA for 76dcadd
View code at this point
Browse repository at this point
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
Show description for efc904c
dpgeorge
committed
efc904c
View commit details
Copy full SHA for efc904c
View code at this point
Browse repository at this point
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
dpgeorge
committed
5c3a2f1
View commit details
Copy full SHA for 5c3a2f1
View code at this point
Browse repository at this point
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
docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().
philandstuff
authored and
dpgeorge
committed
f2da646
View commit details
Copy full SHA for f2da646
View code at this point
Browse repository at this point
docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.
philandstuff
authored and
dpgeorge
committed
57c92d9
View commit details
Copy full SHA for 57c92d9
View code at this point
Browse repository at this point
docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.
dpgeorge
committed
13c5a22
View commit details
Copy full SHA for 13c5a22
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
docs/esp8266/quickref: Fix and update the SPI docs
Show description for ed0a06a
deshipu
authored and
dpgeorge
committed
ed0a06a
View commit details
Copy full SHA for ed0a06a
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
Show description for 8e7dfea
deshipu
authored and
pfalcon
committed
8e7dfea
View commit details
Copy full SHA for 8e7dfea
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 10, 2016
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Show description for 5e01fb0
pfalcon
committed
5e01fb0
View commit details
Copy full SHA for 5e01fb0
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
pfalcon
committed
2146cda
View commit details
Copy full SHA for 2146cda
View code at this point
Browse repository at this point
docs: Bump version to 1.8.3.
dpgeorge
committed
e4e4526
View commit details
Copy full SHA for e4e4526
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 7, 2016
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
pfalcon
committed
3e5534c
View commit details
Copy full SHA for 3e5534c
View code at this point
Browse repository at this point
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
pfalcon
committed
d2cab0b
View commit details
Copy full SHA for d2cab0b
View code at this point
Browse repository at this point
docs/esp8266/quickref: Link to installation instructions.
pfalcon
committed
f84dda7
View commit details
Copy full SHA for f84dda7
View code at this point
Browse repository at this point
docs/esp8266/intro: Add troubleshooting section.
Show description for a9923d1
pfalcon
committed
a9923d1
View commit details
Copy full SHA for a9923d1
View code at this point
Browse repository at this point
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Show description for 919c54f
pfalcon
committed
919c54f
View commit details
Copy full SHA for 919c54f
View code at this point
Browse repository at this point
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Show description for 1966745
pfalcon
committed
1966745
View commit details
Copy full SHA for 1966745
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
Previous
Next
You can’t perform that action at this time.