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
busio
on
4.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 3, 2019
changed type of receiver_buffer_size to uint16_t
ha-rvc
committed
6e5d70f
View commit details
Copy full SHA for 6e5d70f
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Refactor deinit check to reduce code size.
tannewt
committed
a35d9b4
View commit details
Copy full SHA for a35d9b4
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
Merge pull request #1920 from tannewt/fix_rst
Show description for 9e4396b
sommersoft
authored
9e4396b
View commit details
Copy full SHA for 9e4396b
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
This __init__.h should be redundant. I deleted it for you
baorepo
authored
f45daae
View commit details
Copy full SHA for f45daae
View code at this point
Browse repository at this point
Commits on May 31, 2019
Improve rST consistency for rst2pyi use
tannewt
committed
cfe24b8
View commit details
Copy full SHA for cfe24b8
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Fix version skew for bast_pro_mini build
dhalbert
committed
c0c809a
View commit details
Copy full SHA for c0c809a
View code at this point
Browse repository at this point
Commits on Apr 6, 2019
Stop hard-coding SPI frequency in FourWire
Show description for 8323721
deshipu
committed
8323721
View commit details
Copy full SHA for 8323721
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Reuse existing error message in busio.i2c
Show description for cc6fb45
deshipu
committed
cc6fb45
View commit details
Copy full SHA for cc6fb45
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
A couple build fixes for mp_float_t = double (MICROPY_FLOAT_IMPL_DOUBLE).
Show description for b0c2c3c
debrouxl
committed
b0c2c3c
View commit details
Copy full SHA for b0c2c3c
View code at this point
Browse repository at this point
Commits on Jan 20, 2019
CharacteristicBuffer: make it be a stream class; add locking
dhalbert
committed
28cfd8a
View commit details
Copy full SHA for 28cfd8a
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Add subclass support to displayio.
Show description for 747f2cf
tannewt
committed
747f2cf
View commit details
Copy full SHA for 747f2cf
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Remove nRF52832 support
dhalbert
committed
b6b5ed9
View commit details
Copy full SHA for b6b5ed9
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feather 52840 UART pins
dhalbert
committed
63cd920
View commit details
Copy full SHA for 63cd920
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
UART changes: timeout in secs, write bytes, etc.
dhalbert
committed
80db2ce
View commit details
Copy full SHA for 80db2ce
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Move atmel-samd to tinyusb and support nRF flash.
Show description for 9d91111
tannewt
committed
9d91111
View commit details
Copy full SHA for 9d91111
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
round SPI freq down; check max freq
dhalbert
committed
21d331c
View commit details
Copy full SHA for 21d331c
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
dhalbert
committed
aa95526
View commit details
Copy full SHA for aa95526
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
merge 3.0.2 to master
dhalbert
committed
bc510e7
View commit details
Copy full SHA for bc510e7
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
UART fixes and enhancements; default board object fix
dhalbert
committed
6a046f5
View commit details
Copy full SHA for 6a046f5
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
UART: Always allocate UART objects in the long-lived pool
Show description for e1b4e9b
jepler
committed
e1b4e9b
View commit details
Copy full SHA for e1b4e9b
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Support internationalisation.
tannewt
committed
933add6
View commit details
Copy full SHA for 933add6
View code at this point
Browse repository at this point
Commits on May 14, 2018
add timeout keyword to I2C - for bitbangio - ignored for busio
jerryneedell
committed
d6c2694
View commit details
Copy full SHA for d6c2694
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
tannewt
committed
bf05183
View commit details
Copy full SHA for bf05183
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Implement UART for 3.0 + related fixes.
Show description for 9b4477e
dhalbert
committed
9b4477e
View commit details
Copy full SHA for 9b4477e
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
documentation: caution on SPI clock speed for SAMD21
dhalbert
committed
cc87363
View commit details
Copy full SHA for cc87363
View code at this point
Browse repository at this point
atmel-samd: Correct computation of SPI baud rate.
Show description for e550b02
dhalbert
committed
e550b02
View commit details
Copy full SHA for e550b02
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
merge from 2.2.0 + fix up board defs
dhalbert
committed
065e820
View commit details
Copy full SHA for 065e820
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
add SPI.write_readinto() - bidirectional SPI
dhalbert
authored and
tannewt
committed
e75fd0e
View commit details
Copy full SHA for e75fd0e
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
non-DMA SPI working; adding this now for testing; will continue with DMA
Show description for 312444b
dhalbert
committed
312444b
View commit details
Copy full SHA for 312444b
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Implement busio.I2c.
Show description for 7292984
dhalbert
authored and
tannewt
committed
7292984
View commit details
Copy full SHA for 7292984
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Allow empty reads and writes for busio.SPI
Show description for 78f6c22
deshipu
committed
78f6c22
View commit details
Copy full SHA for 78f6c22
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Allow writing buffer of length zero to I2C device; it can be used to poll for existence.
dhalbert
authored and
tannewt
committed
f738996
View commit details
Copy full SHA for f738996
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
shared-bindings: Check that I2C and SPI reads and writes are given a buffer of at least 1. (#370)
Show description for bd7abcd
tannewt
authored and
dhalbert
committed
bd7abcd
View commit details
Copy full SHA for bd7abcd
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Do not allow a *io object to be used after deinit().
Show description for c478c10
dhalbert
authored and
tannewt
committed
c478c10
View commit details
Copy full SHA for c478c10
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
shared-bindings: Prevent check_lock from being optimized away. (#240)
Show description for 6467e3d
tannewt
authored and
dhalbert
committed
6467e3d
View commit details
Copy full SHA for 6467e3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.