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
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 }}
microbuilder
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 14, 2018
Merge pull request #834 from khawley/docs-makefile-fixes
Show description for 321f882
tannewt
authored
321f882
View commit details
Copy full SHA for 321f882
View code at this point
Browse repository at this point
Update docs s/ucollections/collections/g
bildzeitung
committed
2ff7148
View commit details
Copy full SHA for 2ff7148
View code at this point
Browse repository at this point
Cleaning up and fixing the docs generation Makefile and README instructions
Show description for f9ae1ee
Karin Hawley
committed
f9ae1ee
View commit details
Copy full SHA for f9ae1ee
View code at this point
Browse repository at this point
Commits on May 6, 2018
docs: fix references to uhashlib
jepler
committed
2955ada
View commit details
Copy full SHA for 2955ada
View code at this point
Browse repository at this point
Commits on May 3, 2018
docs: fix references to ubinascii
jepler
committed
647ff38
View commit details
Copy full SHA for 647ff38
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Add four missing drivers
tannewt
authored
f4563d1
View commit details
Copy full SHA for f4563d1
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
moved to top of list for alphabetical order
kattni
committed
fa8f1a2
View commit details
Copy full SHA for fa8f1a2
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Added AM2320 to driver list
kattni
committed
2de4719
View commit details
Copy full SHA for 2de4719
View code at this point
Browse repository at this point
Merge pull request #659 from tannewt/driver_page_update
Show description for 402e71d
kattni
authored
402e71d
View commit details
Copy full SHA for 402e71d
View code at this point
Browse repository at this point
Fix links. Adding the en/latest/ circumvents a ReadTheDocs bug
Show description for 4f55205
tannewt
committed
4f55205
View commit details
Copy full SHA for 4f55205
View code at this point
Browse repository at this point
Update driver links including categories!
tannewt
committed
f16619a
View commit details
Copy full SHA for f16619a
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Remove bad c2rst and fix the other for sphinx 1.7.1
tannewt
committed
ea63311
View commit details
Copy full SHA for ea63311
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
tannewt
committed
bf05183
View commit details
Copy full SHA for bf05183
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Show description for 20dd3b1
tannewt
committed
20dd3b1
View commit details
Copy full SHA for 20dd3b1
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Magnetometer values are also 3d vector of uT
Show description for 2a3de8d
tuupola
authored
2a3de8d
View commit details
Copy full SHA for 2a3de8d
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
More formal
tannewt
authored
09bf06b
View commit details
Copy full SHA for 09bf06b
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
Changes based on feedback in #600.
tannewt
committed
f0232c9
View commit details
Copy full SHA for f0232c9
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Clarify style of attribute comments in the Design Guide.
Show description for 15db026
tannewt
committed
15db026
View commit details
Copy full SHA for 15db026
View code at this point
Browse repository at this point
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 14, 2017
Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)
Show description for 065a319
dhalbert
authored and
tannewt
committed
065a319
View commit details
Copy full SHA for 065a319
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
Previous
Next
You can’t perform that action at this time.