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
Branch selector
stable
User selector
All users
Datepicker
All time
Commit history
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
Browse repository at this point
Commits on Sep 6, 2017
Added DotStar to line 72
KurticusMaximus
authored and
tannewt
committed
ca1f3e5
View commit details
Copy full SHA for ca1f3e5
Browse repository at this point
Add Processor to microcontroller documentation TOC (#237)
dhalbert
authored
e0ddd52
View commit details
Copy full SHA for e0ddd52
Browse repository at this point
shared-bindings: Prevent check_lock from being optimized away. (#240)
Show description for 6467e3d
tannewt
authored and
dhalbert
committed
6467e3d
View commit details
Copy full SHA for 6467e3d
Browse repository at this point
Ctrl-C was causing a soft-reset in REPL.
Show description for acbca44
dhalbert
authored and
tannewt
committed
acbca44
View commit details
Copy full SHA for acbca44
Browse repository at this point
atmel-samd: Ensure MTB is off in case we ran a debug build before
Show description for c0159c5
tannewt
committed
c0159c5
View commit details
Copy full SHA for c0159c5
Browse repository at this point
py: Only load frozen modules when the filename has the prefix. (#235)
Show description for 6baacf4
tannewt
authored and
dhalbert
committed
6baacf4
View commit details
Copy full SHA for 6baacf4
Browse repository at this point
Commits on Sep 5, 2017
Reduce depth in toc
willingc
authored and
tannewt
committed
f9c5466
View commit details
Copy full SHA for f9c5466
Browse repository at this point
rename some captions
willingc
authored and
tannewt
committed
5c742e0
View commit details
Copy full SHA for 5c742e0
Browse repository at this point
collapse board listings
willingc
authored and
tannewt
committed
9df090f
View commit details
Copy full SHA for 9df090f
Browse repository at this point
Add a micropython section and edit drivers doc
willingc
authored and
tannewt
committed
1f71851
View commit details
Copy full SHA for 1f71851
Browse repository at this point
Structure contents to be user facing
willingc
authored and
tannewt
committed
676a5b3
View commit details
Copy full SHA for 676a5b3
Browse repository at this point
atmel-samd: Enable 8-bit audio recording support even though it'll be
Show description for 6d9d683
tannewt
committed
6d9d683
View commit details
Copy full SHA for 6d9d683
Browse repository at this point
Commits on Sep 3, 2017
esp8266: restore machine module
dhalbert
authored and
tannewt
committed
e1eb180
View commit details
Copy full SHA for e1eb180
Browse repository at this point
Commits on Sep 1, 2017
Style tweaks based on @willingc's feedback.
tannewt
committed
7932df0
View commit details
Copy full SHA for 7932df0
Browse repository at this point
docs: Add beginnings of troubleshooting doc.
Show description for 544f5c3
tannewt
committed
544f5c3
View commit details
Copy full SHA for 544f5c3
Browse repository at this point
Fix issue #207, esp8266 file operations problems (#222)
Show description for a0d0b27
dhalbert
authored
a0d0b27
View commit details
Copy full SHA for a0d0b27
Browse repository at this point
Merge pull request #223 from tannewt/baudrate_fix
Show description for c01bf67
deshipu
authored
c01bf67
View commit details
Copy full SHA for c01bf67
Browse repository at this point
atmel-samd: Remember SPI baudrate.
Show description for e2f39a8
tannewt
committed
e2f39a8
View commit details
Copy full SHA for e2f39a8
Browse repository at this point
Commits on Aug 31, 2017
py: Add temporary expanded mpy mismatch message for switch to 2.0.0. (#218)
Show description for 4d0dc4b
tannewt
authored and
dhalbert
committed
4d0dc4b
View commit details
Copy full SHA for 4d0dc4b
Browse repository at this point
atmel-samd: Add SPI pin names to the Trinket. Fixes #213 (#217)
tannewt
authored and
dhalbert
committed
17ec02a
View commit details
Copy full SHA for 17ec02a
Browse repository at this point
Add ".frozen" to end of sys.path, so that internal frozen modules are visible on boot.
dhalbert
authored and
tannewt
committed
59faa05
View commit details
Copy full SHA for 59faa05
Browse repository at this point
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
Browse repository at this point
Commits on Aug 30, 2017
Update README (#212)
Show description for f3cd6b0
willingc
authored and
tannewt
committed
f3cd6b0
View commit details
Copy full SHA for f3cd6b0
Browse repository at this point
Commits on Aug 29, 2017
shared-bindings: Clarify that UART.read() is slow. (#209)
tannewt
authored and
dhalbert
committed
aa700a8
View commit details
Copy full SHA for aa700a8
Browse repository at this point
Commits on Aug 28, 2017
Merge pull request #208 from adafruit/merge-v1.9.2
Show description for 447a4b1
tannewt
authored
447a4b1
View commit details
Copy full SHA for 447a4b1
Browse repository at this point
Commits on Aug 27, 2017
Modernize module and class static dicts; update freetouch
dhalbert
committed
c679c80
View commit details
Copy full SHA for c679c80
Browse repository at this point
Fix blinky example
Show description for 4e63d55
tannewt
committed
4e63d55
View commit details
Copy full SHA for 4e63d55
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
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
Browse repository at this point
Commits on Aug 23, 2017
Workaround readthedocs bug
dhalbert
authored and
tannewt
committed
dd1c4fc
View commit details
Copy full SHA for dd1c4fc
Browse repository at this point
tools: Always upload to Rosie from Travis. (#200)
Show description for 774bf0c
tannewt
authored
774bf0c
View commit details
Copy full SHA for 774bf0c
Browse repository at this point
Added ability to freeze multiple directories; freeze neopixel library in cpx build (#199)
Show description for 74cfdeb
dhalbert
authored and
tannewt
committed
74cfdeb
View commit details
Copy full SHA for 74cfdeb
Browse repository at this point
docs: Bump version to 1.9.2.
dpgeorge
committed
1f78e7a
View commit details
Copy full SHA for 1f78e7a
Browse repository at this point
py/asmthumb: Use existing macro to properly clear the D-cache.
Show description for f9ecaa1
dpgeorge
committed
f9ecaa1
View commit details
Copy full SHA for f9ecaa1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.