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 }}
gregdavill
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
dhalbert
Datepicker
All time
Commit History
Commits on Mar 5, 2020
Merge pull request #2681 from theacodes/disable-hid-on-sol
Show description for e81930f
dhalbert
authored
e81930f
Copy full SHA for e81930f
Commits on Mar 3, 2020
Merge pull request #2678 from adafruit/5.0.x
Show description for e98991f
dhalbert
authored
e98991f
Copy full SHA for e98991f
Commits on Mar 1, 2020
Merge pull request #2671 from dhalbert/merge-for-5.0.0-rc.1
Show description for ba0c14f
dhalbert
authored
ba0c14f
Copy full SHA for ba0c14f
Merge branch 'master' into merge-for-5.0.0-rc.1
dhalbert
committed
898f67a
Copy full SHA for 898f67a
Merge pull request #2664 from dhalbert/downloads-from-s3
Show description for 7528814
dhalbert
authored
7528814
Copy full SHA for 7528814
Commits on Feb 29, 2020
upload bin and uf2 for arduino boards; remove unneeded build steps
dhalbert
committed
98a03fc
Copy full SHA for 98a03fc
Merge pull request #2665 from arturo182/esp32_freeze
Show description for 29e4472
dhalbert
authored
29e4472
Copy full SHA for 29e4472
Commits on Feb 28, 2020
change download prefix to https://downloads.circuitpython.org
dhalbert
committed
c24a4f7
Copy full SHA for c24a4f7
Download links now point to S3 via CloudFront
dhalbert
committed
1b8a479
Copy full SHA for 1b8a479
Merge pull request #2659 from mubes/i2cfixes
Show description for 0c2894c
dhalbert
authored
0c2894c
Copy full SHA for 0c2894c
Commits on Feb 25, 2020
Merge pull request #2654 from tannewt/fix_crash_after_repl
Show description for 09ab24b
dhalbert
authored
09ab24b
Copy full SHA for 09ab24b
Commits on Feb 23, 2020
Merge pull request #2649 from mubes/rs485inversionfix
Show description for 90c6767
dhalbert
authored
90c6767
Copy full SHA for 90c6767
Commits on Feb 22, 2020
Merge pull request #2638 from fgallaire/master
Show description for dcc8abf
dhalbert
authored
dcc8abf
Copy full SHA for dcc8abf
Commits on Feb 21, 2020
use realloc instead
dhalbert
committed
f63b2c0
Copy full SHA for f63b2c0
Merge branch 'master' into malloc-nrf-neopixel-write
dhalbert
committed
9e6a9e4
Copy full SHA for 9e6a9e4
put neopixel_write buffer in root pointers
dhalbert
committed
9cf46ec
Copy full SHA for 9cf46ec
merge from upstream
dhalbert
committed
23d6a3d
Copy full SHA for 23d6a3d
Enable _bleio adapter when _bleio is imported
dhalbert
committed
e31ac71
Copy full SHA for e31ac71
Commits on Feb 20, 2020
Merge pull request #2645 from dhalbert/relicense-nrf-spi
Show description for 6759300
dhalbert
authored
6759300
Copy full SHA for 6759300
relicense nrf SPI.c to MIT
dhalbert
committed
634d246
Copy full SHA for 634d246
Merge pull request #2644 from tannewt/disable_ble_file_service
Show description for 0afb899
dhalbert
authored
0afb899
Copy full SHA for 0afb899
Commits on Feb 19, 2020
Merge pull request #2605 from maholli/master
Show description for 1f14824
dhalbert
authored
1f14824
Copy full SHA for 1f14824
Commits on Feb 14, 2020
avoid os.stat() int overflow on smallint-only builds
dhalbert
committed
e0753c4
Copy full SHA for e0753c4
Implement to_bytes(..., signed=True)
dhalbert
committed
c592bd6
Copy full SHA for c592bd6
Commits on Feb 13, 2020
correct chec^Cfor flash erase boundaries
dhalbert
committed
dc97b0d
Copy full SHA for dc97b0d
Merge pull request #2600 from hexthat/master
Show description for bfadcdb
dhalbert
authored
bfadcdb
Copy full SHA for bfadcdb
Merge pull request #2617 from dhalbert/nrf-large-spi-transactions
Show description for a65ca3a
dhalbert
authored
a65ca3a
Copy full SHA for a65ca3a
Commits on Feb 12, 2020
Merge pull request #2614 from tannewt/gc_multiblock_speedup
Show description for 01fb668
dhalbert
authored
01fb668
Copy full SHA for 01fb668
use properly-sized SPI transactions
dhalbert
committed
e00b326
Copy full SHA for e00b326
doc typo
dhalbert
committed
c57ccd5
Copy full SHA for c57ccd5
fix doc indentation
dhalbert
committed
f73b58a
Copy full SHA for f73b58a
nrf: add SPIM3 support
dhalbert
committed
2e029d5
Copy full SHA for 2e029d5
Commits on Feb 7, 2020
Merge pull request #2591 from neubauek/master
Show description for b245f9c
dhalbert
authored
b245f9c
Copy full SHA for b245f9c
fix function defs for compiler
dhalbert
committed
005c4ca
Copy full SHA for 005c4ca
time.sleep() rounds to nearest msec
dhalbert
committed
cbd519b
Copy full SHA for cbd519b
Pagination
Previous
Next
You can’t perform that action at this time.