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 }}
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
shared-bindings
microcontroller
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2020
Swap sphinx to autoapi and the inline stubs
tannewt
committed
4e8de3c
View commit details
Copy full SHA for 4e8de3c
View code at this point
Browse repository at this point
Commits on May 7, 2020
Did math, microcontroller, and multiterminal
evaherrada
committed
e31e9ee
View commit details
Copy full SHA for e31e9ee
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Add Protomatter and FramebufferDisplay
jepler
committed
09dc46a
View commit details
Copy full SHA for 09dc46a
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
rename routines to be clearer; fix wiznet arg types
dhalbert
committed
817b5be
View commit details
Copy full SHA for 817b5be
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
new pin validation routines; don't use mp_const_none if NULL will do
dhalbert
committed
b620640
View commit details
Copy full SHA for b620640
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
revert error
hierophect
committed
81223c7
View commit details
Copy full SHA for 81223c7
View code at this point
Browse repository at this point
move neopixel_in_use flag to shared-bindings
hierophect
committed
2c6781f
View commit details
Copy full SHA for 2c6781f
View code at this point
Browse repository at this point
Add never_reset and reset to pin common hal, adjust files
hierophect
committed
de5691a
View commit details
Copy full SHA for de5691a
View code at this point
Browse repository at this point
Commits on Oct 12, 2019
return chip vcc value
dhalbert
committed
c1ab248
View commit details
Copy full SHA for c1ab248
View code at this point
Browse repository at this point
Commits on May 31, 2019
Improve rST consistency for rst2pyi use
tannewt
committed
cfe24b8
View commit details
Copy full SHA for cfe24b8
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Two fixes and translate more strings.
Show description for 96ebf5b
tannewt
committed
96ebf5b
View commit details
Copy full SHA for 96ebf5b
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Support internationalisation.
tannewt
committed
933add6
View commit details
Copy full SHA for 933add6
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
Move pin struct to the peripherals library.
Show description for 168aa39
tannewt
committed
168aa39
View commit details
Copy full SHA for 168aa39
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
Use more mp_raise_* to save 28 bytes code size.
tannewt
committed
0bf999f
View commit details
Copy full SHA for 0bf999f
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
RunMode: Fix repr(RunMode.BOOTLOADER)
jepler
committed
92853e6
View commit details
Copy full SHA for 92853e6
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 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 18, 2018
Added Unique ID Functions/Updated Support Matrix (#527)
Show description for 44bc171
sommersoft
authored and
tannewt
committed
44bc171
View commit details
Copy full SHA for 44bc171
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
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 6, 2017
Fix a couple spelling errors.
tannewt
committed
a91e1cb
View commit details
Copy full SHA for a91e1cb
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Introduce reset mechanics to microcontroller.
Show description for b4d3699
tannewt
committed
b4d3699
View commit details
Copy full SHA for b4d3699
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Add Processor to microcontroller documentation TOC (#237)
dhalbert
authored
e0ddd52
View commit details
Copy full SHA for e0ddd52
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211)
Show description for fdb97ed
dhalbert
authored
fdb97ed
View commit details
Copy full SHA for fdb97ed
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5e
dhalbert
committed
ef61b5e
View commit details
Copy full SHA for ef61b5e
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203)
Show description for 266be30
tannewt
authored and
dhalbert
committed
266be30
View commit details
Copy full SHA for 266be30
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
atmel-samd: Rework status LED implementation
Show description for 4a4f29b
tannewt
committed
4a4f29b
View commit details
Copy full SHA for 4a4f29b
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Check that neopixel write is actually given a DigitalInOut.
tannewt
committed
4c05086
View commit details
Copy full SHA for 4c05086
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
Add print support to Pin. #83 #76
tannewt
committed
d67968e
View commit details
Copy full SHA for d67968e
View code at this point
Browse repository at this point
Fix pin free check to ignore None objects. Fixes #89
tannewt
committed
3dda38c
View commit details
Copy full SHA for 3dda38c
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Improve docs and update to CircuitPython.
tannewt
committed
7c302c3
View commit details
Copy full SHA for 7c302c3
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
atmel-samd & esp8266: Make sure pins are not already in use.
Show description for 0ae3448
tannewt
committed
0ae3448
View commit details
Copy full SHA for 0ae3448
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Add try_lock and unlock to I2C and SPI classes to make sure things
Show description for 26229ef
tannewt
committed
26229ef
View commit details
Copy full SHA for 26229ef
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
shared-bindings: Ensure pin objects are actually pins.
Show description for 4933fa1
tannewt
committed
4933fa1
View commit details
Copy full SHA for 4933fa1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.