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 }}
unwiredben
/
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-module
board
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 6, 2024
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
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
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
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 Oct 24, 2023
Split displayio hardware support from core
Show description for e1df598
tannewt
committed
e1df598
View commit details
Copy full SHA for e1df598
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Trinket M0 comes up; still very much wip
dhalbert
committed
76ff014
View commit details
Copy full SHA for 76ff014
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Add address_little_endian for displayio
Show description for 7089ea4
tannewt
committed
7089ea4
View commit details
Copy full SHA for 7089ea4
View code at this point
Browse repository at this point
Commits on May 27, 2022
Conditionalize LTO
tannewt
committed
9d10a3d
View commit details
Copy full SHA for 9d10a3d
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
change half_duplex to be on spi construct
sgauche
committed
3b418db
View commit details
Copy full SHA for 3b418db
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Track creation of board.I2C(), etc.
dhalbert
committed
25707d3
View commit details
Copy full SHA for 25707d3
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
cleanup post instance parameter removal
microdev1
committed
30c0891
View commit details
Copy full SHA for 30c0891
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
allow multiple board buses
Show description for b6858e4
microdev1
and
Neradoc
committed
b6858e4
View commit details
Copy full SHA for b6858e4
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
View code at this point
Browse repository at this point
Commits on May 21, 2021
unlock board.I2C() on reset
dhalbert
committed
5a9b95e
View commit details
Copy full SHA for 5a9b95e
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
correct clock stretch timeout for board.I2C()
dhalbert
committed
fa34b8a
View commit details
Copy full SHA for fa34b8a
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Fix lost board.SPI and board.I2C after explicitly deiniting them.
Show description for 99a3750
cwalther
committed
99a3750
View commit details
Copy full SHA for 99a3750
View code at this point
Browse repository at this point
Fix lost board.SPI and board.I2C after being used by display.
Show description for f4f80e0
cwalther
committed
f4f80e0
View commit details
Copy full SHA for f4f80e0
View code at this point
Browse repository at this point
Fix erroneous claim of board.I2C() by deinited display.
Show description for 1117eda
cwalther
committed
1117eda
View commit details
Copy full SHA for 1117eda
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Add Metro ESP32S2
Show description for a739d31
tannewt
committed
a739d31
View commit details
Copy full SHA for a739d31
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Change I2C default to 100khz
Show description for b9d68bc
tannewt
committed
b9d68bc
View commit details
Copy full SHA for b9d68bc
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Moved SPI unlock code
siehputz
committed
870326b
View commit details
Copy full SHA for 870326b
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Removed unneeded pointer
siehputz
committed
59165ca
View commit details
Copy full SHA for 59165ca
View code at this point
Browse repository at this point
Moved SPI unlock to reset_board_busses()
siehputz
committed
24a18c6
View commit details
Copy full SHA for 24a18c6
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Make sure SPI lock is free initially
siehputz
committed
8d27533
View commit details
Copy full SHA for 8d27533
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Fix build error for \!DISPLAY
jepler
committed
9e66f71
View commit details
Copy full SHA for 9e66f71
View code at this point
Browse repository at this point
reset_board_buses: need to check if sharpdisplay uses SPI bus
jepler
committed
b542c14
View commit details
Copy full SHA for b542c14
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Add UART support
tannewt
committed
a261026
View commit details
Copy full SHA for a261026
View code at this point
Browse repository at this point
Commits on May 19, 2020
Enable showing the console on a debug uart
k0d
committed
007c92e
View commit details
Copy full SHA for 007c92e
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
new pin validation routines; don't use mp_const_none if NULL will do
dhalbert
committed
b620640
View commit details
Copy full SHA for b620640
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
Fix incorrect initialisation of default UART
mubes
committed
d41cf2e
View commit details
Copy full SHA for d41cf2e
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Addition of RS485 support
mubes
committed
d388899
View commit details
Copy full SHA for d388899
View code at this point
Browse repository at this point
Addition of RTS/CTS/RS485 UART functionality
mubes
committed
84ad3d8
View commit details
Copy full SHA for 84ad3d8
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
make UART.write be blocking on SAMD; add timeout property
dhalbert
committed
b32a919
View commit details
Copy full SHA for b32a919
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.