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 }}
microbuilder
/
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 May 14, 2018
Cleaning up and fixing the docs generation Makefile and README instructions
Show description for f9ae1ee
Karin Hawley
committed
f9ae1ee
View commit details
Copy full SHA for f9ae1ee
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
HID gamepad support
dhalbert
committed
9daa1a6
View commit details
Copy full SHA for 9daa1a6
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
Add initial ItsyBitsy M4 support
tannewt
committed
2a26dac
View commit details
Copy full SHA for 2a26dac
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Fix rom qstr pool length.
tannewt
committed
619b0ec
View commit details
Copy full SHA for 619b0ec
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
update usb_descriptor again
dhalbert
committed
e7305ce
View commit details
Copy full SHA for e7305ce
View code at this point
Browse repository at this point
Reorder composite device interfaces; fix report length bug
dhalbert
committed
a159b85
View commit details
Copy full SHA for a159b85
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Add USB HID support, including Consumer Control
dhalbert
committed
beb6ad2
View commit details
Copy full SHA for beb6ad2
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
Merge branch 'master' into 3.0_hid
dhalbert
committed
435e894
View commit details
Copy full SHA for 435e894
View code at this point
Browse repository at this point
WIP: seems to be done
dhalbert
committed
d005b12
View commit details
Copy full SHA for d005b12
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
WIP: works with just keyboard but not complex report descriptor
dhalbert
committed
df91878
View commit details
Copy full SHA for df91878
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Add Feather M4 Express support.
Show description for fd7dcff
tannewt
committed
fd7dcff
View commit details
Copy full SHA for fd7dcff
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 9, 2018
Correct _etext location; clean up .ld files
Show description for b001c07
dhalbert
committed
b001c07
View commit details
Copy full SHA for b001c07
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Ignore docs directory when freezing as well.
Show description for 737178e
tannewt
committed
737178e
View commit details
Copy full SHA for 737178e
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Polish up the heap analysis script and make it more CLI friendly.
Show description for da330f0
tannewt
committed
da330f0
View commit details
Copy full SHA for da330f0
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x. (#538)
tdicola
authored and
tannewt
committed
3b946f6
View commit details
Copy full SHA for 3b946f6
View code at this point
Browse repository at this point
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x (#539)
tdicola
authored and
tannewt
committed
4bd1d09
View commit details
Copy full SHA for 4bd1d09
View code at this point
Browse repository at this point
Heap analysis tool (#529)
Show description for d16af1f
tannewt
authored and
dhalbert
committed
d16af1f
View commit details
Copy full SHA for d16af1f
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Fixed build folder for travis
Kevin Townsend
authored and
tannewt
committed
17ff1b2
View commit details
Copy full SHA for 17ff1b2
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 28, 2017
Added feather52 to travis build list
microbuilder
committed
5da455e
View commit details
Copy full SHA for 5da455e
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Added feather52 to travis build
microbuilder
committed
f1e1699
View commit details
Copy full SHA for f1e1699
View code at this point
Browse repository at this point
Commits on Dec 24, 2017
preprocess_frozen_modules.py: yet more Python 3.4 compatibility changes
dhalbert
committed
31be207
View commit details
Copy full SHA for 31be207
View code at this point
Browse repository at this point
preprocess_frozen_modules.py: make compatible with Python 3.4.
dhalbert
committed
644ad74
View commit details
Copy full SHA for 644ad74
View code at this point
Browse repository at this point
Add git version info to frozen modules.
dhalbert
committed
2dcb2f0
View commit details
Copy full SHA for 2dcb2f0
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Add ItsyBitsy M0 support with 1MB flash support (#445)
ladyada
authored and
tannewt
committed
27d5f27
View commit details
Copy full SHA for 27d5f27
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Speed up the Travis build.
Show description for b1998cb
tannewt
committed
b1998cb
View commit details
Copy full SHA for b1998cb
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
tools: Switch to using separate usb_descriptor repo.
tannewt
committed
a49200d
View commit details
Copy full SHA for a49200d
View code at this point
Browse repository at this point
Merge tag 'v1.9.3'
Show description for 7b393bc
tannewt
committed
7b393bc
View commit details
Copy full SHA for 7b393bc
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
atmel-samd: More USB polish
Show description for 4aeef10
tannewt
committed
4aeef10
View commit details
Copy full SHA for 4aeef10
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
tools: Correct ports directory name
tannewt
committed
60e9b8f
View commit details
Copy full SHA for 60e9b8f
View code at this point
Browse repository at this point
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dc
tannewt
committed
73c15dc
View commit details
Copy full SHA for 73c15dc
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
py/bc: Update opcode_format_table to match the bytecode.
dpgeorge
committed
933eab4
View commit details
Copy full SHA for 933eab4
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
tools/pyboard: Update docstring for additional device support.
pfalcon
committed
c15be98
View commit details
Copy full SHA for c15be98
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
tools/pyboard: Use repr() when quoting data in error messages.
Show description for ea6692a
pfalcon
committed
ea6692a
View commit details
Copy full SHA for ea6692a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.