Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
arduino
/
ArduinoCore-renesas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
88
Star
154
Code
Issues
58
Pull requests
28
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 30, 2025
Merge pull request #474 from per1234/fix-library-urls
Show description for ecc4ed8
pennam
authored
ecc4ed8
Copy full SHA for ecc4ed8
Merge pull request #465 from maidnl/soft_serial_missing_end_fix
Show description for 176829e
facchinm
authored
176829e
Copy full SHA for 176829e
Commits on Jun 27, 2025
Replace broken URLs in library metadata
Show description for ec4f01a
per1234
committed
ec4f01a
Copy full SHA for ec4f01a
Commits on Jun 23, 2025
Merge pull request #467 from fabik111/fix-ping-size
Show description for 16bdbea
pennam
authored
16bdbea
Copy full SHA for 16bdbea
Merge pull request #457 from cristidragomir97/hid_host_c33
Show description for 486abad
pennam
authored
486abad
Copy full SHA for 486abad
Merge pull request #468 from pennam/first-frame-fix
Show description for 6d775bc
pennam
authored
6d775bc
Copy full SHA for 6d775bc
Merge pull request #470 from pennam/partition-align
Show description for f880d64
pennam
authored
f880d64
Copy full SHA for f880d64
Commits on Jun 10, 2025
Storage: fix typo in QSPIFormat example
pennam
committed
8cc83bc
Copy full SHA for 8cc83bc
Commits on May 29, 2025
Storage: align partition scheme to mbed boards
pennam
committed
a1e2b92
Copy full SHA for a1e2b92
Commits on May 13, 2025
Matrix: initialize _lastInterval when starting a sequence
pennam
committed
d1d5e9b
Copy full SHA for d1d5e9b
Commits on May 8, 2025
reduce storage consumption of ping command for C33
fabik111
committed
733e989
Copy full SHA for 733e989
Commits on Apr 29, 2025
fixing typo
maidnl
committed
84fb637
Copy full SHA for 84fb637
add return to end function
Show description for b47e5d6
maidnl
and
Copilot
authored
b47e5d6
Copy full SHA for b47e5d6
Added end() function to Soft Serial
Show description for 6a64ffd
maidnl
committed
6a64ffd
Copy full SHA for 6a64ffd
Commits on Mar 24, 2025
update submodule for tinyusb
cristidragomir97
committed
86b105c
Copy full SHA for 86b105c
Commits on Mar 18, 2025
Merge pull request #458 from mgcookson/fix-wifi-read-timeout-when-zero-bytes-available
Show description for f032b82
andreagilardoni
authored
f032b82
Copy full SHA for f032b82
Improve code readability
mgcookson
authored
f048f7f
Copy full SHA for f048f7f
Commits on Mar 17, 2025
Do not attempt to read fixed sized result data when indicated length of that data is zero
mgcookson
authored
240388e
Copy full SHA for 240388e
Commits on Mar 13, 2025
Merge pull request #415 from BenjaminDannegard/main
Show description for 84d44b8
sebromero
authored
84d44b8
Copy full SHA for 84d44b8
Merge branch 'main' into main
sebromero
authored
0ab369b
Copy full SHA for 0ab369b
enabled USB HID Host support for Portenta C33
cristidragomir97
committed
deb3d57
Copy full SHA for deb3d57
Commits on Mar 10, 2025
Publish 1.4.1
pennam
committed
158e81c
Copy full SHA for 158e81c
Commits on Mar 6, 2025
Merge pull request #454 from pennam/wifis3-unused
Show description for 734824c
pennam
authored
734824c
Copy full SHA for 734824c
WiFiS3: remove unused variable
pennam
committed
e5a09f8
Copy full SHA for e5a09f8
Merge pull request #452 from pennam/cap-fix
Show description for 9353d0a
pennam
authored
9353d0a
Copy full SHA for 9353d0a
Commits on Mar 4, 2025
Publish 1.4.0
pennam
committed
936d048
Copy full SHA for 936d048
Commits on Mar 3, 2025
Merge branch 'main' into main
BenjaminDannegard
authored
b7a620a
Copy full SHA for b7a620a
WiFiS3: add missing return value to CAccessPoint = operator overload
pennam
committed
6456908
Copy full SHA for 6456908
Merge pull request #387 from fabik111/add-limit-on-discovered-ap
Show description for a38606b
pennam
authored
a38606b
Copy full SHA for a38606b
WiFiS3: scanNetwors refactor
fabik111
authored and
pennam
committed
ec15716
Copy full SHA for ec15716
WiFiS3: remove unused define
fabik111
authored and
pennam
committed
2850297
Copy full SHA for 2850297
WiFiS3: make scanNetworks return the first 10 AP with higer RSSI
fabik111
authored and
pennam
committed
e18bdea
Copy full SHA for e18bdea
Merge pull request #424 from fabik111/add-ping-command
Show description for b83b15c
pennam
authored
b83b15c
Copy full SHA for b83b15c
lwIpWrapper: CNetIf make recv_callback_data a static data structure
Show description for 8094f71
pennam
committed
8094f71
Copy full SHA for 8094f71
add ping examples
fabik111
authored and
pennam
committed
7f6ad1e
Copy full SHA for 7f6ad1e
Pagination
Previous
Next
You can’t perform that action at this time.