Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
adafruit
/
Adafruit_CircuitPython_BusDevice
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
117
Code
Issues
0
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
2d90646
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 12, 2020
Merge pull request #43 from dhalbert/avoid-alloc
Show description for 2d90646
tannewt
authored
2d90646
Copy full SHA for 2d90646
Commits on Feb 11, 2020
avoid allocations by avoiding **kwargs
dhalbert
committed
99e9c32
Copy full SHA for 99e9c32
Commits on Feb 5, 2020
Merge pull request #40 from adafruit/dherrada-patch-2
Show description for 25c92aa
kattni
authored
25c92aa
Copy full SHA for 25c92aa
Merge pull request #42 from adafruit/master
Show description for 1128d6f
evaherrada
authored
1128d6f
Copy full SHA for 1128d6f
Commits on Feb 3, 2020
Merge pull request #41 from adafruit/dherrada-patch-3
Show description for e306f23
ladyada
authored
e306f23
Copy full SHA for e306f23
Updated intersphinx link
evaherrada
authored
28a7ae6
Copy full SHA for 28a7ae6
Updated rtd link
evaherrada
authored
4c2ebba
Copy full SHA for 4c2ebba
Commits on Jan 14, 2020
update pylint examples directive
Show description for 0b0d1e9
sommersoft
committed
0b0d1e9
Copy full SHA for 0b0d1e9
Commits on Dec 22, 2019
Merge pull request #37 from adafruit/dherrada-patch-1
Show description for 805d41a
siddacious
authored
805d41a
Copy full SHA for 805d41a
Changed build.yml and release.yml
evaherrada
committed
65938cc
Copy full SHA for 65938cc
Commits on Dec 18, 2019
Merge pull request #36 from adafruit/dherrada-patch-1
Show description for 2000ae3
dhalbert
authored
2000ae3
Copy full SHA for 2000ae3
Commits on Dec 4, 2019
Fix GitHub Actions badge
evaherrada
committed
bcff7c6
Copy full SHA for bcff7c6
Should fix actions badge link
evaherrada
committed
3a8858b
Copy full SHA for 3a8858b
Commits on Dec 2, 2019
Moved from Travis to GitHub Actions
evaherrada
committed
21d122e
Copy full SHA for 21d122e
Commits on Nov 26, 2019
Merge pull request #35 from CapableRobot/skip-init-write
Show description for 29441f2
tannewt
authored
29441f2
Copy full SHA for 29441f2
Whitespace change to make pylint happy
osterwood
committed
db586d2
Copy full SHA for db586d2
Fixed NameErrors caused by moving probing logic into private method
osterwood
committed
6635e40
Copy full SHA for 6635e40
Move probing logic into private method. Update comments and doc strings
osterwood
committed
e9459c7
Copy full SHA for e9459c7
Commits on Nov 25, 2019
Adding ability to skip device probing upon object init. Some hardware devices do not respond to these probes, or could be in reset when software object is created
osterwood
committed
b726198
Copy full SHA for b726198
Commits on Oct 25, 2019
Merge pull request #34 from adafruit/dherrada-patch-1
Show description for cf7eabc
kattni
authored
cf7eabc
Copy full SHA for cf7eabc
Commits on Oct 24, 2019
Fixed newlines
evaherrada
authored
ebe286e
Copy full SHA for ebe286e
Added pypi, removed installing section
evaherrada
authored
634563b
Copy full SHA for 634563b
Commits on Oct 23, 2019
Replaced building locally section with documentation section
evaherrada
authored
1e088f5
Copy full SHA for 1e088f5
Commits on Oct 2, 2019
Merge pull request #32 from huyle1097/master
Show description for 1b79d17
ladyada
authored
1b79d17
Copy full SHA for 1b79d17
rename expample files: include simpletest on name
huyle101
committed
f52ccde
Copy full SHA for f52ccde
Commits on Aug 22, 2019
Merge pull request #30 from tannewt/remove_stop
Show description for 52d87bd
kattni
authored
52d87bd
Copy full SHA for 52d87bd
Commits on Aug 21, 2019
Change stop to False and throw error if True.
Show description for 401037a
tannewt
committed
401037a
Copy full SHA for 401037a
Commits on Jun 12, 2019
Merge pull request #29 from tannewt/remove_debug
Show description for b9280af
kattni
authored
b9280af
Copy full SHA for b9280af
Remove debug param. It increases frozen and RAM by 800ish bytes.
tannewt
committed
15235e2
Copy full SHA for 15235e2
Commits on May 11, 2019
Merge pull request #28 from dherrada/master
Show description for 182eebd
makermelissa
authored
182eebd
Copy full SHA for 182eebd
Commits on May 10, 2019
Fixed link
evaherrada
authored
834c9c3
Copy full SHA for 834c9c3
Updated docs to reflect filename changes
evaherrada
committed
664c523
Copy full SHA for 664c523
Added module name to example filenames
evaherrada
committed
4cac7c7
Copy full SHA for 4cac7c7
Commits on Feb 25, 2019
Merge pull request #27 from adafruit/revert-25-add-blinka-to-requirements-txt
Show description for 8a5b997
kattni
authored
8a5b997
Copy full SHA for 8a5b997
Revert "Add Adafruit-Blinka to requirements.txt"
tannewt
authored
a8f9e4c
Copy full SHA for a8f9e4c
Pagination
Previous
Next
You can’t perform that action at this time.