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 }}
ndGarage
/
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
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2016
drivers/wiznet5k: Fix indentation so it's not misleading.
Show description for dfe056d
dpgeorge
committed
dfe056d
View commit details
Copy full SHA for dfe056d
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
drivers/display/ssd1306: Add width arg and support 64px wide displays.
Show description for ab8a5d5
deshipu
authored and
dpgeorge
committed
ab8a5d5
View commit details
Copy full SHA for ab8a5d5
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
drivers/display/ssd1306: update SSD1306_SPI to work with new API
Show description for 43c8f54
deshipu
authored and
dpgeorge
committed
43c8f54
View commit details
Copy full SHA for 43c8f54
View code at this point
Browse repository at this point
Commits on May 31, 2016
extmod: Add machine time_pulse_us function (at C and Python level).
Show description for 4940bee
dpgeorge
committed
4940bee
View commit details
Copy full SHA for 4940bee
View code at this point
Browse repository at this point
Commits on May 26, 2016
drivers: Add C-level function to read DHT11 and DHT22 devices.
Show description for 48a7ef0
dpgeorge
committed
48a7ef0
View commit details
Copy full SHA for 48a7ef0
View code at this point
Browse repository at this point
Commits on May 10, 2016
drivers/cc3000: Rename timeval to cc3000_timeval, to avoid clash.
Show description for ce2d34d
dpgeorge
committed
ce2d34d
View commit details
Copy full SHA for ce2d34d
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
drivers: Add SSD1306 OLED driver, with I2C and SPI interfaces.
dpgeorge
committed
73bc0c2
View commit details
Copy full SHA for 73bc0c2
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
drivers/sdcard: Add support for multi-block read/write; add SD test.
peterhinch
authored and
dpgeorge
committed
2bd758f
View commit details
Copy full SHA for 2bd758f
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
drivers/sdcard: Allow up to 5 retries to initialise SD card.
Show description for 2465222
dpgeorge
committed
2465222
View commit details
Copy full SHA for 2465222
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
drivers/nrf24l01: Fix SPI phase setting to match specs of nRF chip.
Show description for b0c08c8
dpgeorge
committed
b0c08c8
View commit details
Copy full SHA for b0c08c8
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
drivers/onewire: Fix ds18x20.read_temp so it works when no rom given.
dpgeorge
committed
a95b06f
View commit details
Copy full SHA for a95b06f
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
stmhal: Remove std.h. It's not needed anymore.
dpgeorge
committed
2764a8e
View commit details
Copy full SHA for 2764a8e
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
drivers: Update CC3100 driver library to SDK release version 1.1.0.
danicampora
committed
2b8a718
View commit details
Copy full SHA for 2b8a718
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
drivers: Add onewire driver and ds18x20 temperature sensor driver.
dpgeorge
committed
9be0d59
View commit details
Copy full SHA for 9be0d59
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
drivers/cc3100: Remove simplelink trace messages completely.
Show description for 5687ce7
danicampora
committed
5687ce7
View commit details
Copy full SHA for 5687ce7
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
drivers/cc3100: Remove dependence on debug.h.
dpgeorge
committed
3611c1d
View commit details
Copy full SHA for 3611c1d
View code at this point
Browse repository at this point
drivers/cc3100: Make wlan.c closer to TI original file.
danicampora
committed
1cf82a9
View commit details
Copy full SHA for 1cf82a9
View code at this point
Browse repository at this point
cc3200: Get compiling with CC3100 driver from drivers/ directory.
dpgeorge
committed
5ca1f5f
View commit details
Copy full SHA for 5ca1f5f
View code at this point
Browse repository at this point
cc3200: Move CC3100 driver from cc3200/simplelink to drivers/cc3100.
Show description for 49c2ad4
dpgeorge
committed
49c2ad4
View commit details
Copy full SHA for 49c2ad4
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
drivers/cc3000: Fix call to extint_register.
dpgeorge
committed
c223df5
View commit details
Copy full SHA for c223df5
View code at this point
Browse repository at this point
Commits on Jan 1, 2015
stmhal: Prefix includes with py/; remove need for -I../py.
dpgeorge
committed
2cf6dfa
View commit details
Copy full SHA for 2cf6dfa
View code at this point
Browse repository at this point
Commits on Dec 27, 2014
drivers: Add SD card driver, controlled via SPI bus.
dpgeorge
committed
1570eaf
View commit details
Copy full SHA for 1570eaf
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
drivers, nrf24: Nonblocking send now uses send_start and send_done.
peterhinch
authored and
dpgeorge
committed
e6e8ad8
View commit details
Copy full SHA for e6e8ad8
View code at this point
Browse repository at this point
drivers, nrf24: Nonblocking send now done by generator.
peterhinch
authored and
dpgeorge
committed
7069559
View commit details
Copy full SHA for 7069559
View code at this point
Browse repository at this point
drivers, nrf24: Add nonblocking send option etc.
peterhinch
authored and
dpgeorge
committed
5deceb8
View commit details
Copy full SHA for 5deceb8
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
drivers, wiznet5k: Add socket_reset; fix orderly shutdown in recv.
dpgeorge
committed
d8f2392
View commit details
Copy full SHA for d8f2392
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
drivers, cc3000: Cleaning up, make local functions static.
dpgeorge
committed
df242fa
View commit details
Copy full SHA for df242fa
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
drivers: Add NRF24L01 driver (written in pure Python).
Show description for 877dba3
dpgeorge
committed
877dba3
View commit details
Copy full SHA for 877dba3
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
drivers, cc3000: Wrap exported functions in a macro for renaming.
dpgeorge
committed
8762418
View commit details
Copy full SHA for 8762418
View code at this point
Browse repository at this point
drivers, wiznet5k: Wrap exported functions in a macro for renaming.
Show description for 9d2bf9c
dpgeorge
committed
9d2bf9c
View commit details
Copy full SHA for 9d2bf9c
View code at this point
Browse repository at this point
stmhal: For spi_init, add argument to select if NSS pin is enabled.
Show description for bfa7b48
dpgeorge
committed
bfa7b48
View commit details
Copy full SHA for bfa7b48
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
drivers, cc3k: Move cc3000 driver from stmhal to drivers directory.
dpgeorge
committed
f996d88
View commit details
Copy full SHA for f996d88
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
stmhal: Add wiznet5k module, to control WIZnet ethernet adaptor.
Show description for bcf041f
dpgeorge
committed
bcf041f
View commit details
Copy full SHA for bcf041f
View code at this point
Browse repository at this point
drivers, wiznet5k: Make DNS service use HAL sys tick.
dpgeorge
committed
cdd40f1
View commit details
Copy full SHA for cdd40f1
View code at this point
Browse repository at this point
drivers, wiznet5k: Add HAL_Delay(1) to "infinite" loops.
dpgeorge
committed
9091e84
View commit details
Copy full SHA for 9091e84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.