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 }}
dhalbert
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
5
Star
5
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
on
SproutSense
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2024
Merge pull request #9218 from jepler/mp3-esp
Show description for 9ab8831
tannewt
authored
9ab8831
View commit details
Copy full SHA for 9ab8831
View code at this point
Browse repository at this point
Commits on May 1, 2024
MP3Decoder: Allow port to override the allocator
Show description for 7af2a13
jepler
committed
7af2a13
View commit details
Copy full SHA for 7af2a13
View code at this point
Browse repository at this point
espressif: Don't hold interrupts disabled a long time
Show description for 08a440d
jepler
committed
08a440d
View commit details
Copy full SHA for 08a440d
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fix ESP builds
tannewt
committed
6d802fe
View commit details
Copy full SHA for 6d802fe
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into renode
tannewt
committed
28b7421
View commit details
Copy full SHA for 28b7421
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Add CIRCUITPY_USB_DEVICE config
Show description for 0cbd8b2
tannewt
committed
0cbd8b2
View commit details
Copy full SHA for 0cbd8b2
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Fix more boards and docs
tannewt
committed
b63d422
View commit details
Copy full SHA for b63d422
View code at this point
Browse repository at this point
Add minimal Renode port
Show description for 442def3
tannewt
committed
442def3
View commit details
Copy full SHA for 442def3
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Don't close an SSL socket twice
jepler
committed
93490c3
View commit details
Copy full SHA for 93490c3
View code at this point
Browse repository at this point
ssl: Swallow errors during socket.close()
Show description for 2f53c6e
jepler
committed
2f53c6e
View commit details
Copy full SHA for 2f53c6e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into ssl-anything
jepler
committed
2f04028
View commit details
Copy full SHA for 2f04028
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Add Max3421E support for usb host
Show description for aca3191
tannewt
committed
aca3191
View commit details
Copy full SHA for aca3191
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
Merge branch 'main' into main
dhalbert
authored
817a7fa
View commit details
Copy full SHA for 817a7fa
View code at this point
Browse repository at this point
Merge pull request #9146 from brushmate/customizable_midi_interface_names
Show description for 0f66ecb
dhalbert
authored
0f66ecb
View commit details
Copy full SHA for 0f66ecb
View code at this point
Browse repository at this point
factor out name-setting in usb_midi_set_names()
dhalbert
committed
e97ac18
View commit details
Copy full SHA for e97ac18
View code at this point
Browse repository at this point
Make USB MIDI interface names customizable
brushmate
committed
814ebc6
View commit details
Copy full SHA for 814ebc6
View code at this point
Browse repository at this point
Updated to use ringbuf and an event callback.
joshua-beck-0908
committed
e956f29
View commit details
Copy full SHA for e956f29
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
Runtime.serial_bytes_available: return count isntead of bool
dhalbert
authored and
joshua-beck-0908
committed
e847999
View commit details
Copy full SHA for e847999
View code at this point
Browse repository at this point
shared-module/fourwire/FourWire.c: make the chip_select pin optional
Show description for 8f55dfe
Fabien-Chouteau
authored and
joshua-beck-0908
committed
8f55dfe
View commit details
Copy full SHA for 8f55dfe
View code at this point
Browse repository at this point
Merge pull request #9141 from dhalbert/serial_bytes_available
Show description for fbd9a6e
tannewt
authored
fbd9a6e
View commit details
Copy full SHA for fbd9a6e
View code at this point
Browse repository at this point
Merge pull request #9106 from wee-noise-makers/fourwire_optional_cs
Show description for 8027efe
dhalbert
authored
8027efe
View commit details
Copy full SHA for 8027efe
View code at this point
Browse repository at this point
Fixed precommit spacing problems.
joshua-beck-0908
committed
4d8310e
View commit details
Copy full SHA for 4d8310e
View code at this point
Browse repository at this point
Added support for Cardputer keyboard input.
joshua-beck-0908
committed
090f330
View commit details
Copy full SHA for 090f330
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Runtime.serial_bytes_available: return count isntead of bool
dhalbert
committed
bb99682
View commit details
Copy full SHA for bb99682
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Add pio-based flux capturing for rp2040
jepler
committed
9efb034
View commit details
Copy full SHA for 9efb034
View code at this point
Browse repository at this point
Add floppyio to unix port, test mfm decoding
jepler
committed
1be36bd
View commit details
Copy full SHA for 1be36bd
View code at this point
Browse repository at this point
Update adafruit_floppy
jepler
committed
7d2e46a
View commit details
Copy full SHA for 7d2e46a
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
shared-module/fourwire/FourWire.c: make the chip_select pin optional
Show description for 659c385
Fabien-Chouteau
committed
659c385
View commit details
Copy full SHA for 659c385
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge pull request #8855 from xs5871/feature-better-keypad-debouncing
Show description for ec16f6d
dhalbert
authored
ec16f6d
View commit details
Copy full SHA for ec16f6d
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
SSLSocket: implement setsockopt (untested)
jepler
committed
e5f0579
View commit details
Copy full SHA for e5f0579
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Add state integration based debouncing to the `keypad` module
xs5871
committed
3e184e9
View commit details
Copy full SHA for 3e184e9
View code at this point
Browse repository at this point
Set SPI clock line idle polarity for CPOL=1
Show description for bed6483
kbsriram
committed
bed6483
View commit details
Copy full SHA for bed6483
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Fix return value of accept()
Show description for 14a1972
jepler
committed
14a1972
View commit details
Copy full SHA for 14a1972
View code at this point
Browse repository at this point
ssl: make bind & listen into void functions (they throw exceptions)
jepler
committed
8c5d9d2
View commit details
Copy full SHA for 8c5d9d2
View code at this point
Browse repository at this point
SSLSocket: propagate any exception from socket.settimeout directly
jepler
committed
f960c5b
View commit details
Copy full SHA for f960c5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.