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 }}
zapwizard
/
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
drivers
on
encoding
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Supervisor: move most of systick to the supervisor
Show description for 7f744a2
jepler
committed
7f744a2
View commit details
Copy full SHA for 7f744a2
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most uses of EXPRESS_BOARD.
dhalbert
committed
9c24c80
View commit details
Copy full SHA for 9c24c80
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Get DHCP working ...
nickzoic
committed
a60700b
View commit details
Copy full SHA for a60700b
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Fixups for wiznet 5500 driver
nickzoic
committed
8670215
View commit details
Copy full SHA for 8670215
View code at this point
Browse repository at this point
Copy wiznet drivers over from MicroPython 1.9.4
nickzoic
committed
38d99b1
View commit details
Copy full SHA for 38d99b1
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
continued WIP: almost compiling
dhalbert
committed
0d27f4d
View commit details
Copy full SHA for 0d27f4d
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
WIP: after merge; before testing
dhalbert
committed
7c21960
View commit details
Copy full SHA for 7c21960
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
drivers/sdcard: Fix bug in computing number of sectors on SD Card.
Show description for 1747d15
dpgeorge
committed
1747d15
View commit details
Copy full SHA for 1747d15
View code at this point
Browse repository at this point
drivers/sdcard: Change driver to use new block-device protocol.
dpgeorge
committed
8b8c083
View commit details
Copy full SHA for 8b8c083
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
drivers/memory/spiflash: Add functions for direct erase/read/write.
Show description for b78ca32
dpgeorge
committed
b78ca32
View commit details
Copy full SHA for b78ca32
View code at this point
Browse repository at this point
drivers/memory/spiflash: Rename functions to indicate they use cache.
Show description for cc5a940
dpgeorge
committed
cc5a940
View commit details
Copy full SHA for cc5a940
View code at this point
Browse repository at this point
drivers/memory/spiflash: Move cache buffer to user-provided config.
Show description for 86fe73b
dpgeorge
committed
86fe73b
View commit details
Copy full SHA for 86fe73b
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
drivers/wiznet5k: Fix bug with MACRAW socket calculating packet size.
dpgeorge
committed
5a5bc4a
View commit details
Copy full SHA for 5a5bc4a
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
drivers/memory/spiflash: Fix bugs in and clean up read/write functions.
Show description for bdc875e
dpgeorge
committed
bdc875e
View commit details
Copy full SHA for bdc875e
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
drivers/memory/spiflash: Fix setting of QE bit in flash register.
dpgeorge
committed
cc34b08
View commit details
Copy full SHA for cc34b08
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
drivers/memory/spiflash: Change to use low-level SPI object not uPy one.
Show description for a739b35
dpgeorge
committed
a739b35
View commit details
Copy full SHA for a739b35
View code at this point
Browse repository at this point
drivers/bus: Pull out software SPI implementation to dedicated driver.
Show description for 58ebeca
dpgeorge
committed
58ebeca
View commit details
Copy full SHA for 58ebeca
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
drivers/memory/spiflash: Add support for QSPI interface.
Show description for 4e48700
dpgeorge
committed
4e48700
View commit details
Copy full SHA for 4e48700
View code at this point
Browse repository at this point
drivers/bus: Add QSPI abstract type with software QSPI implementation.
Show description for 1da2d45
dpgeorge
committed
1da2d45
View commit details
Copy full SHA for 1da2d45
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Show description for 20dd3b1
tannewt
committed
20dd3b1
View commit details
Copy full SHA for 20dd3b1
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
drivers/sdcard: Update SD mounting example code for ESP8266.
dpgeorge
committed
3759aa2
View commit details
Copy full SHA for 3759aa2
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
drivers/cc3200: Update to work with new stm32 SPI API.
dpgeorge
committed
93d5c9e
View commit details
Copy full SHA for 93d5c9e
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
drivers/sdcard: Update doc for ESP8266 to use correct SPI number.
Show description for a44892d
hemanth7787
authored and
dpgeorge
committed
a44892d
View commit details
Copy full SHA for a44892d
View code at this point
Browse repository at this point
stm32: Add support for DHT11/DHT22 sensors.
dpgeorge
committed
efdda2c
View commit details
Copy full SHA for efdda2c
View code at this point
Browse repository at this point
esp8266/modules: Move dht.py driver to drivers/dht directory.
dpgeorge
committed
a40ce1d
View commit details
Copy full SHA for a40ce1d
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
drivers/sdcard: Avoid allocation on the heap.
Show description for a275cb0
aykevl
authored and
dpgeorge
committed
a275cb0
View commit details
Copy full SHA for a275cb0
View code at this point
Browse repository at this point
drivers/display/ssd1306: Fix super() call in SSD1306 driver.
jimmo
authored and
dpgeorge
committed
bb34122
View commit details
Copy full SHA for bb34122
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
drivers/sdcard: Support old SD cards (<=2GB).
aykevl
authored and
dpgeorge
committed
b90f51f
View commit details
Copy full SHA for b90f51f
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
drivers/display/ssd1306: Make SSD1306 class inherit from FrameBuffer.
peterhinch
authored and
dpgeorge
committed
479392a
View commit details
Copy full SHA for 479392a
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
drivers/nrf24l01: Make driver and test run on pyboard, ESP8266, ESP32.
peterhinch
authored and
dpgeorge
committed
ccaa5f5
View commit details
Copy full SHA for ccaa5f5
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
drivers/wiznet5k: Get low-level W5500 driver working.
Show description for c0ea91b
dpgeorge
committed
c0ea91b
View commit details
Copy full SHA for c0ea91b
View code at this point
Browse repository at this point
drivers/wiznet5k: Improve the performance of socket ops with threading.
Show description for 73e387c
Li-Weiwei
authored and
dpgeorge
committed
73e387c
View commit details
Copy full SHA for 73e387c
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
drivers/display/ssd1306: Make poweron() work the same with SSD1306_SPI.
Show description for ca2427c
dpgeorge
committed
ca2427c
View commit details
Copy full SHA for ca2427c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.