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 }}
suda
/
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
lib
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 18, 2020
Refine iMX RT memory layout and add three boards
Show description for 7d8dac9
tannewt
committed
7d8dac9
View commit details
Copy full SHA for 7d8dac9
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
more tinyusb update
hathach
committed
adff14c
View commit details
Copy full SHA for adff14c
View code at this point
Browse repository at this point
Commits on Dec 26, 2019
sync with https://github.com/hathach/tinyusb/pull/246
Show description for 62c4028
hathach
committed
62c4028
View commit details
Copy full SHA for 62c4028
View code at this point
Browse repository at this point
Commits on Dec 25, 2019
improve usb dcd samd51
Show description for 3492ba3
hathach
committed
3492ba3
View commit details
Copy full SHA for 3492ba3
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
mp3: update to upstream release 1.1.1
jepler
committed
5c42ae1
View commit details
Copy full SHA for 5c42ae1
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
bump tinyusb lib submodule
hathach
committed
554373f
View commit details
Copy full SHA for 554373f
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
audiocore: Add MP3File using Adafruit_MP3 library
jepler
committed
a08d9e6
View commit details
Copy full SHA for a08d9e6
View code at this point
Browse repository at this point
nRF: disk_read must be 4-byte aligned
Show description for a484a93
jepler
committed
a484a93
View commit details
Copy full SHA for a484a93
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
protocols: Allow them to be (optionally) type-safe
Show description for 238e121
jepler
committed
238e121
View commit details
Copy full SHA for 238e121
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Removing submodule that was accidentally stowed away in PR 2302
makermelissa
committed
d763559
View commit details
Copy full SHA for d763559
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Added Edgebadge alias for Pybadge
makermelissa
committed
fe6ec9a
View commit details
Copy full SHA for fe6ec9a
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
tannewt
committed
47e50e5
View commit details
Copy full SHA for 47e50e5
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
remove old library
hierophect
committed
dadfa69
View commit details
Copy full SHA for dadfa69
View code at this point
Browse repository at this point
Refine _bleio
Show description for ae30a1e
tannewt
committed
ae30a1e
View commit details
Copy full SHA for ae30a1e
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
add dummy common_hal_mcu_processor_get_voltage() for spresense
dhalbert
committed
a0d18ac
View commit details
Copy full SHA for a0d18ac
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Update tinyUSB
kamtom480
committed
49db102
View commit details
Copy full SHA for 49db102
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Update tinyusb to fix gamepad;add HID OUT interface descriptor
dhalbert
committed
05038ea
View commit details
Copy full SHA for 05038ea
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Add support for F412 via latest tinyusb update
hierophect
committed
426ddb3
View commit details
Copy full SHA for 426ddb3
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
More size_t usage
tannewt
committed
966a48b
View commit details
Copy full SHA for 966a48b
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
update tinyusb to 00c440cb
dhalbert
committed
44b28d1
View commit details
Copy full SHA for 44b28d1
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
update tinyusb
Show description for 49d8ea6
jepler
committed
49d8ea6
View commit details
Copy full SHA for 49d8ea6
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
update tinyusb lib to 0.5.x
hathach
committed
c921f66
View commit details
Copy full SHA for c921f66
View code at this point
Browse repository at this point
Commits on May 11, 2019
lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.
Show description for b3939e2
dpgeorge
authored and
cpforbes
committed
b3939e2
View commit details
Copy full SHA for b3939e2
View code at this point
Browse repository at this point
Commits on May 8, 2019
Hide the traceback for the ReloadException.
Show description for 6440af5
tannewt
committed
6440af5
View commit details
Copy full SHA for 6440af5
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
update tinyusb to fix disconnect/suspend issue with #1681
hathach
authored and
dhalbert
committed
9d43a25
View commit details
Copy full SHA for 9d43a25
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Remove lwip submodule because it is unused.
tannewt
committed
ab68962
View commit details
Copy full SHA for ab68962
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Update TinyUSB to fix CDC OUT buffering
Show description for 1b97325
tannewt
committed
1b97325
View commit details
Copy full SHA for 1b97325
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Merge pull request #1584 from tannewt/disable_concurrent_write_protection
Show description for d218069
dhalbert
authored
d218069
View commit details
Copy full SHA for d218069
View code at this point
Browse repository at this point
Add option to disable the concurrent write protection
Show description for 1a0596a
tannewt
committed
1a0596a
View commit details
Copy full SHA for 1a0596a
View code at this point
Browse repository at this point
Set __file__ for the main source file (e.g. code.py, main.py)
cpforbes
committed
1532863
View commit details
Copy full SHA for 1532863
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
Support print("", flush=True)
Show description for e6b140e
tannewt
committed
e6b140e
View commit details
Copy full SHA for e6b140e
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Fix a couple variable shadowing varnings.
Show description for 591eb23
debrouxl
committed
591eb23
View commit details
Copy full SHA for 591eb23
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
Add fast seek support to file objects
tannewt
committed
a393a6e
View commit details
Copy full SHA for a393a6e
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
update tinyusb, work better with sd
hathach
committed
d1fb384
View commit details
Copy full SHA for d1fb384
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Add USB MIDI support for SAMD and nRF.
Show description for b5e40f5
tannewt
committed
b5e40f5
View commit details
Copy full SHA for b5e40f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.