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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
0xCB-dev
/
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
supervisor
on
main
User selector
All users
All time
Commit history
Commits on Oct 3, 2024
fix ble_serial_connected()
dhalbert
committed
d0dc144
View commit details
Copy full SHA for d0dc144
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
webworkflow warn before leaving page during upload. Allow upload to succeed if user clicks into a directory.
FoamyGuy
committed
a0d470a
View commit details
Copy full SHA for a0d470a
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Merge remote-tracking branch 'adafruit/9.1.x' into merge_in_9.1.x
tannewt
committed
799044c
View commit details
Copy full SHA for 799044c
View code at this point
Browse repository at this point
Merge pull request #9616 from tannewt/fix_c6_crash
Show description for fad755d
dhalbert
authored
fad755d
View commit details
Copy full SHA for fad755d
View code at this point
Browse repository at this point
Always clear RX buffer on CTRL-C
Show description for b5517cb
tannewt
committed
b5517cb
View commit details
Copy full SHA for b5517cb
View code at this point
Browse repository at this point
Add deinit() to _bleio.Characteristic
Show description for 03b077d
tannewt
committed
03b077d
View commit details
Copy full SHA for 03b077d
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Merge pull request #9469 from dhalbert/merge-from-micropython-v1.22.2
Show description for e5e9c5c
dhalbert
authored
e5e9c5c
View commit details
Copy full SHA for e5e9c5c
View code at this point
Browse repository at this point
Unlock DotStar SPI before deinit
tannewt
committed
28f3d91
View commit details
Copy full SHA for 28f3d91
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Fix Funhouse and update to IDF 5.3
Show description for cedd677
tannewt
committed
cedd677
View commit details
Copy full SHA for cedd677
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Merge branch 'adafruit:main' into main
wyrdsec
authored
b580df5
View commit details
Copy full SHA for b580df5
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
merge from main
dhalbert
committed
be6fa2a
View commit details
Copy full SHA for be6fa2a
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
wip: blink works on trinket M0
dhalbert
committed
c11f2af
View commit details
Copy full SHA for c11f2af
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
wip: fixing compilation
dhalbert
committed
71f17b0
View commit details
Copy full SHA for 71f17b0
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Fix socket binding
Show description for 2385aa6
jepler
committed
2385aa6
View commit details
Copy full SHA for 2385aa6
View code at this point
Browse repository at this point
Make return value of recvfrom_into & accept right for v6 addresses
Show description for bee32ea
jepler
committed
bee32ea
View commit details
Copy full SHA for bee32ea
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
serial_bytes_available: don't double-count bytes on usb cdc
Show description for dc77f31
jepler
committed
dc77f31
View commit details
Copy full SHA for dc77f31
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Fix BLE adv timeout; ESP: don't sched handler on adv finish
dhalbert
committed
21d2c86
View commit details
Copy full SHA for 21d2c86
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Merge pull request #9344 from tannewt/disable_ble_completely
Show description for f66313c
dhalbert
authored
f66313c
View commit details
Copy full SHA for f66313c
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Only start BLE for workflow when desired
Show description for b658ce9
tannewt
committed
b658ce9
View commit details
Copy full SHA for b658ce9
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Enable deep sleep on all ESP chips
Show description for ed2f32f
tannewt
committed
ed2f32f
View commit details
Copy full SHA for ed2f32f
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Fix other BLE builds
tannewt
committed
4c85b5f
View commit details
Copy full SHA for 4c85b5f
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
Improve ESP BLE and turn on BLE workflow
Show description for 63aeb11
tannewt
committed
63aeb11
View commit details
Copy full SHA for 63aeb11
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Merge branch 'adafruit:main' into main
wyrdsec
authored
ce9504f
View commit details
Copy full SHA for ce9504f
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
Merge branch 'adafruit:main' into main
wyrdsec
authored
7070266
View commit details
Copy full SHA for 7070266
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
Further fix to use absolute paths in remote workflows
dhalbert
committed
e4f6656
View commit details
Copy full SHA for e4f6656
View code at this point
Browse repository at this point
web_workflow.c: use absolute path
dhalbert
committed
6ec5d3f
View commit details
Copy full SHA for 6ec5d3f
View code at this point
Browse repository at this point
Pervasive Displays Aurora E-paper driver
wyrdsec
committed
1214b69
View commit details
Copy full SHA for 1214b69
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
add #pragma once to all CircuitPython header files without any include guards
dhalbert
committed
dbef48d
View commit details
Copy full SHA for dbef48d
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
updates before header conversion
dhalbert
committed
daa11cb
View commit details
Copy full SHA for daa11cb
View code at this point
Browse repository at this point
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
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
Previous
Next
You can’t perform that action at this time.