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 }}
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
library
on
m5stack_core2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2022
we removed MpyError
jepler
committed
3bd7075
View commit details
Copy full SHA for 3bd7075
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
remove hashlib, zlib from micropython modules index
Show description for 07dda44
jepler
committed
07dda44
View commit details
Copy full SHA for 07dda44
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
add missing native modules to support matrix
dhalbert
committed
ed87579
View commit details
Copy full SHA for ed87579
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 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 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
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 14, 2022
esp32/machine_bitstream: Reinstate bitstream bit-bang implementation.
Show description for a3bbd53
dpgeorge
committed
a3bbd53
View commit details
Copy full SHA for a3bbd53
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
update regular expressions example
Show description for 5fe2331
alustig3
authored
5fe2331
View commit details
Copy full SHA for 5fe2331
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
docs/library/sys.rst: Add note about '.frozen' as an entry in sys.path.
Show description for 86394f7
jimmo
authored and
dpgeorge
committed
86394f7
View commit details
Copy full SHA for 86394f7
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
docs: Remove trailing spaces and convert tabs to spaces.
Show description for d9d67ad
dpgeorge
committed
d9d67ad
View commit details
Copy full SHA for d9d67ad
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
esp32/machine_pwm: Implement duty_u16() and duty_ns() PWM methods.
Show description for b491967
IhorNehrutsa
authored and
dpgeorge
committed
b491967
View commit details
Copy full SHA for b491967
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
extmod/modbluetooth: Support gap_connect(None) to cancel a connection.
Show description for 851ecb2
jonathanhogg
authored and
dpgeorge
committed
851ecb2
View commit details
Copy full SHA for 851ecb2
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
docs/library/machine.Pin.rst: Add Pin.ANALOG mode constant.
sTywin
authored and
dpgeorge
committed
de7e3cd
View commit details
Copy full SHA for de7e3cd
View code at this point
Browse repository at this point
docs/library/machine.Timer.rst: Document `period` and `callback` args.
Show description for 68d1245
mbuesch
authored and
dpgeorge
committed
68d1245
View commit details
Copy full SHA for 68d1245
View code at this point
Browse repository at this point
docs/library/machine.SPI.rst: Add example SPI usage.
Show description for 1e7c8f2
mbuesch
authored and
dpgeorge
committed
1e7c8f2
View commit details
Copy full SHA for 1e7c8f2
View code at this point
Browse repository at this point
docs/library/machine.Timer.rst: Document 'id' as positional-only arg.
Show description for e790035
mbuesch
authored and
dpgeorge
committed
e790035
View commit details
Copy full SHA for e790035
View code at this point
Browse repository at this point
docs/library/uasyncio.rst: Detail exception behaviour in cancel/timeout.
peterhinch
authored and
dpgeorge
committed
d94ac43
View commit details
Copy full SHA for d94ac43
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
docs/library/sys.rst: Add docs for sys.settrace.
NitiKaur
authored and
dpgeorge
committed
b851950
View commit details
Copy full SHA for b851950
View code at this point
Browse repository at this point
docs/library/rp2.rst: Update function asm_pio_encode to add sideset_opt.
oli
authored and
dpgeorge
committed
f72b497
View commit details
Copy full SHA for f72b497
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
docs/library/framebuf.rst: Adjust dimensions in example.
Show description for 8f35107
gandro
authored and
dpgeorge
committed
8f35107
View commit details
Copy full SHA for 8f35107
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
extmod/modbluetooth: Add connection interval to gap_connect.
Show description for 43467b9
jimmo
authored and
dpgeorge
committed
43467b9
View commit details
Copy full SHA for 43467b9
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Merge tag 'v1.17' into merge-1.17
Show description for 8d8f83b
jepler
committed
8d8f83b
View commit details
Copy full SHA for 8d8f83b
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
docs/library/stm.rst: Document the stm module.
NitiKaur
authored and
dpgeorge
committed
763042a
View commit details
Copy full SHA for 763042a
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
docs/library/random.rst: Document the random module.
NitiKaur
authored and
dpgeorge
committed
c42c1c8
View commit details
Copy full SHA for c42c1c8
View code at this point
Browse repository at this point
docs/rp2: Add reference for PIO assembly instructions, and PIO tutorial.
NitiKaur
authored and
dpgeorge
committed
baa5a76
View commit details
Copy full SHA for baa5a76
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
docs/library/machine.I2S.rst: Specify that I2S.shift args are kw-only.
peterhinch
authored and
dpgeorge
committed
4552f18
View commit details
Copy full SHA for 4552f18
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
docs/library/bluetooth.rst: Update incorrect link to gatts_write.
mattytrentini
authored and
dpgeorge
committed
60d3a3c
View commit details
Copy full SHA for 60d3a3c
View code at this point
Browse repository at this point
docs/library/os.rst: Clarify littlefs requirements for block erase.
peterhinch
authored and
dpgeorge
committed
cc0884b
View commit details
Copy full SHA for cc0884b
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
docs/library: Fix usage of :term: for frozen module reference.
Show description for 577a3c4
fepegar
authored and
dpgeorge
committed
577a3c4
View commit details
Copy full SHA for 577a3c4
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
extmod/modframebuf: Enable blit between different formats via a palette.
Show description for 2296df0
peterhinch
authored and
dpgeorge
committed
2296df0
View commit details
Copy full SHA for 2296df0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.