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
shared-bindings
_bleio
on
type_hints
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2020
shared-bindings: Change docstrings with '\x...' chars to raw strings
Show description for 32a29ff
jepler
committed
32a29ff
View commit details
Copy full SHA for 32a29ff
View code at this point
Browse repository at this point
Commits on May 19, 2020
bleio: adapter: add advertising timeout and status
Show description for 34f91f0
xobs
committed
34f91f0
View commit details
Copy full SHA for 34f91f0
View code at this point
Browse repository at this point
_bleio: support anonymous advertising
Show description for cfe6574
xobs
committed
cfe6574
View commit details
Copy full SHA for cfe6574
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 May 5, 2020
trivial change to force rebuild
dhalbert
committed
e1366d7
View commit details
Copy full SHA for e1366d7
View code at this point
Browse repository at this point
Commits on May 4, 2020
address review comments
dhalbert
committed
b7836ae
View commit details
Copy full SHA for b7836ae
View code at this point
Browse repository at this point
add PacketBuffer .incoming_ and .outgoing_packet_length
dhalbert
committed
d6c6f9f
View commit details
Copy full SHA for d6c6f9f
View code at this point
Browse repository at this point
Commits on May 1, 2020
Did audiopwmio, bitbangio, and _bleio
evaherrada
committed
0e465e6
View commit details
Copy full SHA for 0e465e6
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
PacketBuffer doc fixes
dhalbert
committed
46298dd
View commit details
Copy full SHA for 46298dd
View code at this point
Browse repository at this point
further cleanup and bug fixing
dhalbert
committed
f307851
View commit details
Copy full SHA for f307851
View code at this point
Browse repository at this point
back to '.packet_size' for compatiblity
dhalbert
committed
3d62f87
View commit details
Copy full SHA for 3d62f87
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
rename and improve PacketBuffer packet length property
dhalbert
committed
84cee1a
View commit details
Copy full SHA for 84cee1a
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
further ringbuf cleanup
dhalbert
committed
38ec3bc
View commit details
Copy full SHA for 38ec3bc
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Add exception on small buffer and fix Connecion WRITE handling
tannewt
committed
8a5d3cd
View commit details
Copy full SHA for 8a5d3cd
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Enable _bleio adapter when _bleio is imported
dhalbert
committed
e31ac71
View commit details
Copy full SHA for e31ac71
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
PacketBuffer.packet_size was returning bool instead of int
dhalbert
committed
e21580b
View commit details
Copy full SHA for e21580b
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
merge from adafruit/circuitpython
dhalbert
committed
2a75196
View commit details
Copy full SHA for 2a75196
View code at this point
Browse repository at this point
fix CCCD bonding store; avoid excessive bonding writes
dhalbert
committed
9e7f874
View commit details
Copy full SHA for 9e7f874
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
wip: HID bonding works!
dhalbert
committed
346ce3b
View commit details
Copy full SHA for 346ce3b
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
wip; redid flash writing to be compatible with SD
dhalbert
committed
9c167af
View commit details
Copy full SHA for 9c167af
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Add PacketBuffer and MTU negotiation support.
Show description for 82fb761
tannewt
committed
82fb761
View commit details
Copy full SHA for 82fb761
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
Add extended, connectable and scannable error.
Show description for 9a3d45e
tannewt
committed
9a3d45e
View commit details
Copy full SHA for 9a3d45e
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Merge pull request #2353 from jepler/audiosample-protocol
Show description for 19ac8ae
tannewt
authored
19ac8ae
View commit details
Copy full SHA for 19ac8ae
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Merge pull request #2301 from tannewt/support_extended_advertising
Show description for f5e9131
dhalbert
authored
f5e9131
View commit details
Copy full SHA for f5e9131
View code at this point
Browse repository at this point
Check connection validity after service discovery.
Show description for da0ea97
tannewt
committed
da0ea97
View commit details
Copy full SHA for da0ea97
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Merge pull request #2356 from tannewt/central_pairing
Show description for 559ce6a
dhalbert
authored
559ce6a
View commit details
Copy full SHA for 559ce6a
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
Make _bleio.Connection.disconnect() idempotent
dhalbert
committed
e30dde0
View commit details
Copy full SHA for e30dde0
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Add connection interval and debugging
Show description for 17c8356
tannewt
committed
17c8356
View commit details
Copy full SHA for 17c8356
View code at this point
Browse repository at this point
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 26, 2019
Merge remote-tracking branch 'adafruit/master' into support_extended_advertising
tannewt
committed
3fc58ce
View commit details
Copy full SHA for 3fc58ce
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Clean up debug changes
tannewt
committed
743bc82
View commit details
Copy full SHA for 743bc82
View code at this point
Browse repository at this point
Fix pairing when peripheral. Central untested.
tannewt
committed
39f4046
View commit details
Copy full SHA for 39f4046
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Only add module when printing exception.
tannewt
committed
98e55eb
View commit details
Copy full SHA for 98e55eb
View code at this point
Browse repository at this point
Improve printing to include _bleio. prefix for type.
tannewt
committed
521c753
View commit details
Copy full SHA for 521c753
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.