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 }}
StackRduino
/
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
fe851fc
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 9, 2018
Fix sensor table. (#517)
Show description for d201ac2
tannewt
authored and
dhalbert
committed
d201ac2
View commit details
Copy full SHA for d201ac2
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Merge pull request #510 from dhalbert/3.0_merge_2.2.0
Show description for 5cb361c
dhalbert
authored
5cb361c
View commit details
Copy full SHA for 5cb361c
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Changing magnetic attribute in design guide (#502)
Sigafoos
authored and
tannewt
committed
7d3bec4
View commit details
Copy full SHA for 7d3bec4
View code at this point
Browse repository at this point
merge from 2.2.0 + fix up board defs
dhalbert
committed
065e820
View commit details
Copy full SHA for 065e820
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Documentation Updates (mcu.delay() and Design Guide) (#481)
Show description for 36ec29d
sommersoft
authored and
tannewt
committed
36ec29d
View commit details
Copy full SHA for 36ec29d
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
fix markdown-styled link in design_guide.rst
boneskull
authored and
tannewt
committed
b31c2ea
View commit details
Copy full SHA for b31c2ea
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Merge tag 'v1.9.3'
Show description for 7b393bc
tannewt
committed
7b393bc
View commit details
Copy full SHA for 7b393bc
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
docs: Bump version to 1.9.3.
dpgeorge
committed
fe45d78
View commit details
Copy full SHA for fe45d78
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
docs/ure: Add "|" (alternative) to the list of supported operators.
pfalcon
committed
80e3f07
View commit details
Copy full SHA for 80e3f07
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
docs/usocket: Document that settimeout() isn't supported by all ports.
Show description for b81fbf9
pfalcon
committed
b81fbf9
View commit details
Copy full SHA for b81fbf9
View code at this point
Browse repository at this point
docs/esp8266/general: Add section on TLS limitations.
pfalcon
committed
4dd523a
View commit details
Copy full SHA for 4dd523a
View code at this point
Browse repository at this point
docs/ussl: Fix module name refs and use "MicroPython port" term.
pfalcon
committed
6fb0932
View commit details
Copy full SHA for 6fb0932
View code at this point
Browse repository at this point
docs/reference/isr_rules: Minor typo correction.
yuvallanger
authored and
dpgeorge
committed
05a2bb8
View commit details
Copy full SHA for 05a2bb8
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
docs/library/network: Add dhcp_hostname parameter
Show description for b992326
joar
authored and
pfalcon
committed
b992326
View commit details
Copy full SHA for b992326
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
docs/usocket: Document inet_ntop(), inet_pton().
pfalcon
committed
a33fca9
View commit details
Copy full SHA for a33fca9
View code at this point
Browse repository at this point
docs/usocket: Elaborate descriptions.
Show description for d1cd533
pfalcon
committed
d1cd533
View commit details
Copy full SHA for d1cd533
View code at this point
Browse repository at this point
updated I2C example (#371)
caternuson
authored and
tannewt
committed
db918da
View commit details
Copy full SHA for db918da
View code at this point
Browse repository at this point
Merge pull request #369 from tannewt/nrf2_merge
Show description for ca1a9b9
dhalbert
authored
ca1a9b9
View commit details
Copy full SHA for ca1a9b9
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
docs/uselect: Document one-shot polling mode.
pfalcon
committed
328c1e7
View commit details
Copy full SHA for 328c1e7
View code at this point
Browse repository at this point
update light/lux and eCO2 + TVOC
ladyada
authored
c966976
View commit details
Copy full SHA for c966976
View code at this point
Browse repository at this point
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dc
tannewt
committed
73c15dc
View commit details
Copy full SHA for 73c15dc
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
docs/library/network: Update docs to state that W5500 is supported.
dpgeorge
committed
d90ade5
View commit details
Copy full SHA for d90ade5
View code at this point
Browse repository at this point
stm32/modnwwiznet5k: Implement WIZNET5K.isconnected() method.
dpgeorge
committed
65ba481
View commit details
Copy full SHA for 65ba481
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
docs/library: Add missing cross-ref links for classes in pyb module.
mcauser
authored and
dpgeorge
committed
b1457db
View commit details
Copy full SHA for b1457db
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
docs/esp8266/quickref: Add quickref info for RTC class.
mcauser
authored and
dpgeorge
committed
f599a38
View commit details
Copy full SHA for f599a38
View code at this point
Browse repository at this point
docs/pyboard/tutorial: Update now that yellow LED also supports PWM.
mcauser
authored and
dpgeorge
committed
dc92f1c
View commit details
Copy full SHA for dc92f1c
View code at this point
Browse repository at this point
docs/pyboard/quickref: Add info for Switch, RTC, CAN, Accel classes.
mcauser
authored and
dpgeorge
committed
d236d0c
View commit details
Copy full SHA for d236d0c
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
docs/library/network: Clarify usage of "bssid" arg in connect() method.
dpgeorge
committed
add933f
View commit details
Copy full SHA for add933f
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
Update pwm.rst
Show description for 9a9584a
lxv
authored and
tannewt
committed
9a9584a
View commit details
Copy full SHA for 9a9584a
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
docs/esp8266/tutorial: Update neopixel with example of using 4 bbp.
gmorell
authored and
dpgeorge
committed
9e0cdb2
View commit details
Copy full SHA for 9e0cdb2
View code at this point
Browse repository at this point
Commits on Sep 23, 2017
Move to ASF4 and introduce SAMD51 support. (#258)
Show description for 6839fff
tannewt
authored and
dhalbert
committed
6839fff
View commit details
Copy full SHA for 6839fff
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
docs/btree: Describe page caching policy of the underlying implementation.
pfalcon
committed
72491b3
View commit details
Copy full SHA for 72491b3
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
docs/library/framebuf.rst: Generalise constructor to all colour formats.
peterhinch
authored and
dpgeorge
committed
d42b89b
View commit details
Copy full SHA for d42b89b
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
docs/reference/isr_rules.rst Add tutorial on use of micropython.schedule().
peterhinch
authored and
pfalcon
committed
da1c80d
View commit details
Copy full SHA for da1c80d
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
updated the http reference for max7219 to use the readthedocs from the adafruit cirtcuitpython area instead of the micropython area
mrmcwethy
authored and
tannewt
committed
dd72fe6
View commit details
Copy full SHA for dd72fe6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.