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 }}
DevelopmentVSDevs
/
circuitpython
Public
forked from
steveatinfincia/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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 11, 2022
Add examples of non-applicable cases and SPI link
tannewt
committed
5533671
View commit details
Copy full SHA for 5533671
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into design_guide_update
tannewt
committed
1ae88c3
View commit details
Copy full SHA for 1ae88c3
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Add register library topic to design guide
tannewt
committed
5fe90ec
View commit details
Copy full SHA for 5fe90ec
View code at this point
Browse repository at this point
Change I2C terminology from "peripheral" to "target"
dhalbert
committed
84807cd
View commit details
Copy full SHA for 84807cd
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Add ability to reserve psram
Show description for 82be75a
jepler
and
dhalbert
committed
82be75a
View commit details
Copy full SHA for 82be75a
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
Add Authorization to Allow-Headers in web workflow
Show description for 063e168
Neradoc
committed
063e168
View commit details
Copy full SHA for 063e168
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Merge pull request #6608 from tannewt/web_workflow_port
Show description for c4c1520
tannewt
authored
c4c1520
View commit details
Copy full SHA for c4c1520
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
move get_board_mapping to shared_binding_matrix because it just uses a list from there
Show description for f472996
Neradoc
committed
f472996
View commit details
Copy full SHA for f472996
View code at this point
Browse repository at this point
list extensions instead of macros names ("bin,uf2" not BIN_UF2)
Show description for eabe8b9
Neradoc
committed
eabe8b9
View commit details
Copy full SHA for eabe8b9
View code at this point
Browse repository at this point
Move build extensions to board directories
Show description for d021d9a
Neradoc
committed
d021d9a
View commit details
Copy full SHA for d021d9a
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
Allow for dynamic reconfigure including port
tannewt
committed
78b4159
View commit details
Copy full SHA for 78b4159
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
add docs for dotenv BLE
Neradoc
committed
44a91c1
View commit details
Copy full SHA for 44a91c1
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Fix build and minify html and js
tannewt
committed
15fe386
View commit details
Copy full SHA for 15fe386
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Remove extra logging, auth /cp/serial and add doc
tannewt
committed
8cfdfb9
View commit details
Copy full SHA for 8cfdfb9
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Doc tweak and add vararg send helpers
tannewt
committed
95d3289
View commit details
Copy full SHA for 95d3289
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Add docs and 404 in file PUT into non-existent dir
tannewt
committed
d19270e
View commit details
Copy full SHA for d19270e
View code at this point
Browse repository at this point
Clean up and add docs
tannewt
committed
4103944
View commit details
Copy full SHA for 4103944
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Wi-Fi autoconnect and title bar status
Show description for 6446010
tannewt
committed
6446010
View commit details
Copy full SHA for 6446010
View code at this point
Browse repository at this point
Commits on May 25, 2022
Merge pull request #5491 from pypewpew/remove-gamepadshift
Show description for 1fb210b
dhalbert
authored
1fb210b
View commit details
Copy full SHA for 1fb210b
View code at this point
Browse repository at this point
Commits on May 24, 2022
Remove gamepadshift module
Show description for c0152e7
deshipu
committed
c0152e7
View commit details
Copy full SHA for c0152e7
View code at this point
Browse repository at this point
Remove busio.OneWire and bitbangio.OneWire
dhalbert
committed
74c92ff
View commit details
Copy full SHA for 74c92ff
View code at this point
Browse repository at this point
Commits on May 14, 2022
Merge pull request #6288 from Neradoc/add-frozen-modules-to-support-matrix
Show description for 06dac40
dhalbert
authored
06dac40
View commit details
Copy full SHA for 06dac40
View code at this point
Browse repository at this point
Commits on May 13, 2022
Fix builtins.rst formatting via pre-commit
tekktrik
committed
bc9ed81
View commit details
Copy full SHA for bc9ed81
View code at this point
Browse repository at this point
Commits on May 12, 2022
Add additional builtins, links to CPython documentation
tekktrik
authored
4827502
View commit details
Copy full SHA for 4827502
View code at this point
Browse repository at this point
Commits on May 11, 2022
extract documentation URL from frozen directory README.rst
Neradoc
committed
f8922a5
View commit details
Copy full SHA for f8922a5
View code at this point
Browse repository at this point
list frozen modules in the support matrix
Show description for e08502f
Neradoc
committed
e08502f
View commit details
Copy full SHA for e08502f
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Merge branch 'main' into uzlib-module
gamblor21
authored
8ed7b11
View commit details
Copy full SHA for 8ed7b11
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Add binascii crc32 to documentation
Neradoc
committed
cbcfb8a
View commit details
Copy full SHA for cbcfb8a
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
More doc fixes
gamblor21
committed
e7d99bd
View commit details
Copy full SHA for e7d99bd
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
remove accidentally added docs
jepler
committed
8f59364
View commit details
Copy full SHA for 8f59364
View code at this point
Browse repository at this point
Restore accidentally deleted 'glossary'
jepler
committed
29e59eb
View commit details
Copy full SHA for 29e59eb
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Merge tag 'v1.18'
Show description for 01cabb0
jepler
committed
01cabb0
View commit details
Copy full SHA for 01cabb0
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
all: Bump version to 1.18.
Show description for da4b38e
dpgeorge
committed
da4b38e
View commit details
Copy full SHA for da4b38e
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Add newline at end of breadcrumbs.html
tekktrik
committed
5d6ef60
View commit details
Copy full SHA for 5d6ef60
View code at this point
Browse repository at this point
Add breadcrumbs.html to prevent "Edit on Github" link
tekktrik
committed
d54e5c8
View commit details
Copy full SHA for d54e5c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.