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
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 }}
urish
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2021
Merge pull request #5338 from lesamouraipourpre/bitmaptools-readinto
Show description for 9b2d8ad
dhalbert
authored
9b2d8ad
View commit details
Copy full SHA for 9b2d8ad
Browse repository at this point
Merge pull request #5339 from tannewt/shrink_pca10100
Show description for 3e9cf8f
dhalbert
authored
3e9cf8f
View commit details
Copy full SHA for 3e9cf8f
Browse repository at this point
Trade RAM for flash on pca10100
tannewt
committed
5d90991
View commit details
Copy full SHA for 5d90991
Browse repository at this point
Correct the 24bit decoding in bitmaptools.readinto()
lesamouraipourpre
committed
56ecdee
View commit details
Copy full SHA for 56ecdee
Browse repository at this point
Merge pull request #5330 from lesamouraipourpre/vectorio-docs
Show description for 3cb2ab3
microdev1
authored
3cb2ab3
View commit details
Copy full SHA for 3cb2ab3
Browse repository at this point
Update shared-bindings/vectorio/Polygon.c
Show description for 5f519b8
lesamouraipourpre
and
microdev1
authored
5f519b8
View commit details
Copy full SHA for 5f519b8
Browse repository at this point
Merge pull request #5335 from skieast/espressif_hmi_v1.1_pins_update
Show description for cddbfff
microdev1
authored
cddbfff
View commit details
Copy full SHA for cddbfff
Browse repository at this point
Merge pull request #5336 from kamtom480/sdk2.3.0
Show description for 5d12df4
microdev1
authored
5d12df4
View commit details
Copy full SHA for 5d12df4
Browse repository at this point
spresense: update SDK to 2.3.0
kamtom480
committed
a0d960f
View commit details
Copy full SHA for a0d960f
Browse repository at this point
Update pins.c to match hmi devkit board
skieast
committed
c4bea28
View commit details
Copy full SHA for c4bea28
Browse repository at this point
Commits on Sep 11, 2021
Update the docs for vectorio
lesamouraipourpre
committed
f35d157
View commit details
Copy full SHA for f35d157
Browse repository at this point
Merge pull request #5327 from lesamouraipourpre/vectorio
Show description for cf5c32b
microdev1
authored
cf5c32b
View commit details
Copy full SHA for cf5c32b
Browse repository at this point
Make the x and y bounds checking functions static
lesamouraipourpre
committed
145836e
View commit details
Copy full SHA for 145836e
Browse repository at this point
Commits on Sep 10, 2021
Merge pull request #5329 from dhalbert/prox-trinkey-squeeze
Show description for f5bb53e
dhalbert
authored
f5bb53e
View commit details
Copy full SHA for f5bb53e
Browse repository at this point
Rework of changes to bounds checking of location in VectorShape, moving most of the code into shared-module.
lesamouraipourpre
committed
2bc260a
View commit details
Copy full SHA for 2bc260a
Browse repository at this point
Merge pull request #5326 from dhalbert/nrf-deinit-pin-fix
Show description for 1b5afc0
dhalbert
authored
1b5afc0
View commit details
Copy full SHA for 1b5afc0
Browse repository at this point
proxlight: Freeze adafruit_adps9960 instead of adafruit_hid; enable usb_midi
dhalbert
committed
aa1d089
View commit details
Copy full SHA for aa1d089
Browse repository at this point
Use NO_PIN, not 0, for PDMIn unset pins.
Show description for 189efdf
dhalbert
committed
189efdf
View commit details
Copy full SHA for 189efdf
Browse repository at this point
Merge pull request #5328 from adafruit/tannewt-patch-1
Show description for 616c0c1
dhalbert
authored
616c0c1
View commit details
Copy full SHA for 616c0c1
Browse repository at this point
Add if pre-condition to builds
tannewt
authored
832e608
View commit details
Copy full SHA for 832e608
Browse repository at this point
Remove unused varg part of Error calls.
lesamouraipourpre
committed
c6f2dae
View commit details
Copy full SHA for c6f2dae
Browse repository at this point
Improve the bounds checking on the location (the x, y co-ordinates) of a
Show description for 1f44691
lesamouraipourpre
committed
1f44691
View commit details
Copy full SHA for 1f44691
Browse repository at this point
Commits on Sep 9, 2021
Merge pull request #5320 from rjp5th/main
Show description for 0ee0ed7
tannewt
authored
0ee0ed7
View commit details
Copy full SHA for 0ee0ed7
Browse repository at this point
Merge pull request #5322 from rdoursenaud/patch-1
Show description for 4986742
microdev1
authored
4986742
View commit details
Copy full SHA for 4986742
Browse repository at this point
Merge pull request #5324 from Neradoc/patch-1
Show description for 0bde894
microdev1
authored
0bde894
View commit details
Copy full SHA for 0bde894
Browse repository at this point
remove lingering reference to settings.py in docs
Neradoc
authored
2ac0c0f
View commit details
Copy full SHA for 2ac0c0f
Browse repository at this point
Merge pull request #5323 from PontusO/main
Show description for 492ce02
ladyada
authored
492ce02
View commit details
Copy full SHA for 492ce02
Browse repository at this point
Added support for Challenger RP2040 WiFi
PontusO
committed
647eca6
View commit details
Copy full SHA for 647eca6
Browse repository at this point
Merge pull request #5319 from tannewt/fix_nrf_gcc11
Show description for 09859a6
microdev1
authored
09859a6
View commit details
Copy full SHA for 09859a6
Browse repository at this point
Merge pull request #5316 from weblate/weblate-circuitpython-main
Show description for d3ab761
microdev1
authored
d3ab761
View commit details
Copy full SHA for d3ab761
Browse repository at this point
Merge remote-tracking branch 'origin/main' into main
weblate
committed
e7fd35b
View commit details
Copy full SHA for e7fd35b
Browse repository at this point
Merge pull request #5321 from tannewt/fix_scan_after_p_bond
Show description for 8cef3d2
dhalbert
authored
8cef3d2
View commit details
Copy full SHA for 8cef3d2
Browse repository at this point
Commits on Sep 8, 2021
Fix scanning after a peripheral bond has been made
Show description for 2b4fdcd
tannewt
committed
2b4fdcd
View commit details
Copy full SHA for 2b4fdcd
Browse repository at this point
Implement reset_reason for raspberrypi port
rjp5th
committed
65f8804
View commit details
Copy full SHA for 65f8804
Browse repository at this point
Add required python packages to building docs
Show description for 5dd1993
rdoursenaud
authored
5dd1993
View commit details
Copy full SHA for 5dd1993
Browse repository at this point
Previous
Next
You can’t perform that action at this time.