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
Breadcrumbs
History for
circuitpython
tools
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2020
tools/cpboard.py: fix backwards logic of 'wait_for_response' in #3005
sommersoft
committed
1e7ff52
View commit details
Copy full SHA for 1e7ff52
View code at this point
Browse repository at this point
Merge pull request #3005 from sommersoft/update_cpboard_py
Show description for fffe171
jepler
authored
fffe171
View commit details
Copy full SHA for fffe171
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
tools/cpboard.py: run black formatter
sommersoft
committed
074697a
View commit details
Copy full SHA for 074697a
View code at this point
Browse repository at this point
tools/cpboard.py: update pyserial usage to match 3.x version
sommersoft
committed
cf9da59
View commit details
Copy full SHA for cf9da59
View code at this point
Browse repository at this point
tools/cpboard.py: change 'async' variable usage; 'async' became a keyword in CPython 3.7
sommersoft
committed
660081e
View commit details
Copy full SHA for 660081e
View code at this point
Browse repository at this point
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now
xiongyihui
committed
e0ca701
View commit details
Copy full SHA for e0ca701
View code at this point
Browse repository at this point
Commits on May 27, 2020
Merge pull request #2899 from dherrada/extract-types
Show description for 7cd92dd
tannewt
authored
7cd92dd
View commit details
Copy full SHA for 7cd92dd
View code at this point
Browse repository at this point
Better keyerror handling
dherrada
committed
4e22b9a
View commit details
Copy full SHA for 4e22b9a
View code at this point
Browse repository at this point
Commits on May 21, 2020
Added another except
dherrada
committed
67cb48a
View commit details
Copy full SHA for 67cb48a
View code at this point
Browse repository at this point
Commits on May 19, 2020
Removed a
dherrada
committed
58b07ec
View commit details
Copy full SHA for 58b07ec
View code at this point
Browse repository at this point
Commits on May 18, 2020
Merge branch 'extract-types' of https://github.com/dherrada/circuitpython into extract-types
dherrada
committed
0fa5f6a
View commit details
Copy full SHA for 0fa5f6a
View code at this point
Browse repository at this point
extract_pyi no longer raises a TypeError for missing types
dherrada
committed
cf524cb
View commit details
Copy full SHA for cf524cb
View code at this point
Browse repository at this point
Commits on May 15, 2020
Initial ESP32S2 port.
Show description for 6aaab00
tannewt
committed
6aaab00
View commit details
Copy full SHA for 6aaab00
View code at this point
Browse repository at this point
Merge branch 'master' into extract-types
evaherrada
authored
e67d675
View commit details
Copy full SHA for e67d675
View code at this point
Browse repository at this point
Removed extract_types.py
evaherrada
committed
acf88d7
View commit details
Copy full SHA for acf88d7
View code at this point
Browse repository at this point
Merged extract_types into extract_pyi
evaherrada
committed
0e39d43
View commit details
Copy full SHA for 0e39d43
View code at this point
Browse repository at this point
Now outputs class name
evaherrada
committed
416da44
View commit details
Copy full SHA for 416da44
View code at this point
Browse repository at this point
Made extract_types return a more useful output
evaherrada
committed
49cd9ac
View commit details
Copy full SHA for 49cd9ac
View code at this point
Browse repository at this point
Remove debug prints
tannewt
committed
8ac3e79
View commit details
Copy full SHA for 8ac3e79
View code at this point
Browse repository at this point
Commits on May 14, 2020
Fix ulab, math and template.
tannewt
committed
afc84c2
View commit details
Copy full SHA for afc84c2
View code at this point
Browse repository at this point
First fully working version
evaherrada
committed
9613cdd
View commit details
Copy full SHA for 9613cdd
View code at this point
Browse repository at this point
First semi-functional version of extract_types.py
evaherrada
committed
a16edbc
View commit details
Copy full SHA for a16edbc
View code at this point
Browse repository at this point
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 12, 2020
Merge branch 'master' into master
evaherrada
authored
c534a87
View commit details
Copy full SHA for c534a87
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Better handle //| and do __init__.c first.
tannewt
committed
8c77252
View commit details
Copy full SHA for 8c77252
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Add verification script
tannewt
committed
4671348
View commit details
Copy full SHA for 4671348
View code at this point
Browse repository at this point
build_memory_info: Report used, free, and total memory
Show description for 1efa707
jepler
committed
1efa707
View commit details
Copy full SHA for 1efa707
View code at this point
Browse repository at this point
build_memory_info: Drop support for old FLASH region name
Show description for 85a4dd9
jepler
committed
85a4dd9
View commit details
Copy full SHA for 85a4dd9
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
tools: upload .bin and .uf2 for Itaca uChip boards
Show description for 8afa987
mew-cx
committed
8afa987
View commit details
Copy full SHA for 8afa987
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 Apr 11, 2020
Fix maximum keycode in keyboard HID descriptor
Show description for 8797e33
larsks
committed
8797e33
View commit details
Copy full SHA for 8797e33
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
tools: add dfu extension and mark litex as dfu
Show description for 7959544
xobs
committed
7959544
View commit details
Copy full SHA for 7959544
View code at this point
Browse repository at this point
tools: rename dfu-suffix.py to dfu.py
Show description for e8db880
xobs
committed
e8db880
View commit details
Copy full SHA for e8db880
View code at this point
Browse repository at this point
tools: add dfu-suffix.py
Show description for c91d364
xobs
committed
c91d364
View commit details
Copy full SHA for c91d364
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.