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
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 }}
JetForMe
/
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
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
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 28, 2024
Added CIRCUITPY_AUDIOBUSIO_PDMIN guard macros to allow code to build on boards that don't support PDMIn.
JetForMe
committed
66c3ee8
Copy full SHA for 66c3ee8
Commits on Nov 25, 2024
Added missing #include after pull
JetForMe
committed
7d9fb35
Copy full SHA for 7d9fb35
Added basic Espressif PDM microphone support #7454
JetForMe
committed
70b310b
Copy full SHA for 70b310b
Commits on Nov 20, 2024
Merge pull request #9659 from timchinowsky/add-pio-background-read
jepler
authored
254f8ef
Copy full SHA for 254f8ef
add pre-commit check
timchinowsky
committed
8d561a0
Copy full SHA for 8d561a0
add pre-commit check
timchinowsky
committed
2f22194
Copy full SHA for 2f22194
address review comments
timchinowsky
committed
5553678
Copy full SHA for 5553678
Merge pull request #9819 from dhalbert/keys-generic-reset-fix
Show description for 17d40f5
dhalbert
authored
17d40f5
Copy full SHA for 17d40f5
Merge pull request #9815 from bill88t/tdp
Show description for 4838af5
dhalbert
authored
4838af5
Copy full SHA for 4838af5
disable USB host on wiznet boards to reduce image size
timchinowsky
committed
8377a74
Copy full SHA for 8377a74
re-run checks
timchinowsky
committed
b055f96
Copy full SHA for b055f96
re-run checks
timchinowsky
committed
9fa53a1
Copy full SHA for 9fa53a1
add background read files
timchinowsky
committed
f14b4c6
Copy full SHA for f14b4c6
Commits on Nov 19, 2024
keypad: add doc that reset() can be used to determine keys held down at startup
dhalbert
committed
d08cecf
Copy full SHA for d08cecf
fix keys.*.reset() behavior to send pressed instead of released events
dhalbert
committed
c5a929e
Copy full SHA for c5a929e
Update T-Deck name in mpconf.h too
bill88t
committed
d548447
Copy full SHA for d548447
Merge pull request #9817 from jepler/pico-2-w
jepler
authored
b83a1d7
Copy full SHA for b83a1d7
Merge pull request #9801 from 0xCB-dev/main
Show description for e85ea39
dhalbert
authored
e85ea39
Copy full SHA for e85ea39
Merge pull request #9650 from bytiful/bytiful-display-init-sequence-fix
Show description for 071927e
dhalbert
authored
071927e
Copy full SHA for 071927e
Merge pull request #9803 from bablokb/picoplus2_pins
Show description for 132f1af
dhalbert
authored
132f1af
Copy full SHA for 132f1af
Merge pull request #9797 from bradanlane/bls_coin_m0
Show description for 2f37194
dhalbert
authored
2f37194
Copy full SHA for 2f37194
Update mpconfigboard.mk remove duplicate of upstream flag
Show description for 5c2d351
bradanlane
and
dhalbert
authored
5c2d351
Copy full SHA for 5c2d351
Update mpconfigboard.mk remove duplicate of upstream flag
Show description for 2fb3f81
bradanlane
and
dhalbert
authored
2fb3f81
Copy full SHA for 2fb3f81
Update mpconfigboard.mk remove encapulated build flag
Show description for c5b75f8
bradanlane
and
dhalbert
authored
c5b75f8
Copy full SHA for c5b75f8
Update mpconfigboard.mk remove duplicate of upstream flag
Show description for f54e898
bradanlane
and
dhalbert
authored
f54e898
Copy full SHA for f54e898
Update mpconfigboard.mk to remove settings duplicated by upstream
Show description for b73115c
bradanlane
and
dhalbert
authored
b73115c
Copy full SHA for b73115c
Update mpconfigboard.mk to remove duplicates
Show description for 170567e
bradanlane
and
dhalbert
authored
170567e
Copy full SHA for 170567e
Merge pull request #9812 from sparkfun/add_sparkfun_thing_plus_rp2350
jepler
authored
ca123ee
Copy full SHA for ca123ee
Commits on Nov 18, 2024
Add Pico 2 W
jepler
committed
f61ae67
Copy full SHA for f61ae67
Revamp T-Deck port.
bill88t
committed
f03349f
Copy full SHA for f03349f
add white space
dhalbert
authored
7da4f5c
Copy full SHA for 7da4f5c
ports/raspberrypi: Update Thing Plus RP2350 pin order
sfe-SparkFro
authored
fdaea21
Copy full SHA for fdaea21
Merge pull request #9810 from dhalbert/i2ctarget-finaliser
Show description for 60d6336
dhalbert
authored
60d6336
Copy full SHA for 60d6336
Commits on Nov 17, 2024
Merge pull request #9814 from weblate/weblate-circuitpython-main
Show description for 929af7b
dhalbert
authored
929af7b
Copy full SHA for 929af7b
Translated using Weblate (Chinese (Hanyu Pinyin))
Show description for a809e37
hexthat
authored and
weblate
committed
a809e37
Copy full SHA for a809e37
Pagination
Previous
Next
You can’t perform that action at this time.