Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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-mbed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
393
Code
Issues
241
Pull requests
38
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
3ab1a73
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 12, 2024
RPC: fix merge conflicts
facchinm
committed
3ab1a73
Copy full SHA for 3ab1a73
Commits on Jan 10, 2024
RPC: fix example to avoid using RPC raw
facchinm
committed
91f7194
Copy full SHA for 91f7194
RPC: rename examples
facchinm
committed
4c38c07
Copy full SHA for 4c38c07
RPC: fix notification reception from RPC.send()
facchinm
committed
de0b065
Copy full SHA for de0b065
Commits on Jan 9, 2024
rpclib: rename .cc files for compatibilty with latest arduino-cli
facchinm
committed
0dbcb91
Copy full SHA for 0dbcb91
Merge remote-tracking branches 'ibrahim/openamp_update', 'ibrahim/refactor_rpc_library' and 'ibrahim/rpclib_update'
facchinm
committed
539833c
Copy full SHA for 539833c
Nano33BLE r2: fix for bmi150 power line (#821)
Show description for 09f690a
Rocketct
authored
09f690a
Copy full SHA for 09f690a
Merge pull request #794 from SimonFJ20/fix_remove_return_value_warning
Show description for 600a830
facchinm
authored
600a830
Copy full SHA for 600a830
Merge pull request #806 from arduino/attach-openocd
Show description for 480efc7
facchinm
authored
480efc7
Copy full SHA for 480efc7
Merge pull request #809 from manchoz/fix_get_dns
Show description for b6ed803
facchinm
authored
b6ed803
Copy full SHA for b6ed803
Merge pull request #815 from JAndrassy/wifi_scan_getters_fix
Show description for f4fea69
facchinm
authored
f4fea69
Copy full SHA for f4fea69
Merge pull request #816 from JAndrassy/wifi_config_fix
Show description for e70c085
facchinm
authored
e70c085
Copy full SHA for e70c085
Merge pull request #779 from pennam/gsm_watchdog
Show description for 8074ecf
facchinm
authored
8074ecf
Copy full SHA for 8074ecf
Merge pull request #769 from pennam/client_timeout
Show description for fb002d4
facchinm
authored
fb002d4
Copy full SHA for fb002d4
Commits on Jan 2, 2024
WiFi - make `config` functions work
Show description for e8c848d
JAndrassy
committed
e8c848d
Copy full SHA for e8c848d
Commits on Jan 1, 2024
WiFi - add ScanNetworksAdvanced example
Show description for b922e6b
JAndrassy
committed
b922e6b
Copy full SHA for b922e6b
WiFi - add missing scan result getter implementations (BSSID, channel)
JAndrassy
committed
e974650
Copy full SHA for e974650
Commits on Dec 29, 2023
libraries/RPC: Add more examples.
Show description for b7bb1ab
iabdalkader
committed
b7bb1ab
Copy full SHA for b7bb1ab
libraries/RPC: Refactor and fix RPC library.
Show description for b8a150c
iabdalkader
committed
b8a150c
Copy full SHA for b8a150c
variants: Update definitions for boards that use Open-AMP.
Show description for f85307f
iabdalkader
committed
f85307f
Copy full SHA for f85307f
libraries/openamp_arduino: Update libmetal to version v2023.10.0 - 1.5.0.
Show description for 3e5f478
iabdalkader
committed
3e5f478
Copy full SHA for 3e5f478
libraries/openamp_arduino: Update Open-AMP to version v2023.10.0 - 1.5.0.
Show description for 6d8bd73
iabdalkader
committed
6d8bd73
Copy full SHA for 6d8bd73
Commits on Dec 22, 2023
Fix DNS get methods
manchoz
committed
f4e3e5c
Copy full SHA for f4e3e5c
Commits on Dec 20, 2023
overwrite launch request with attach one
umbynos
committed
22ff063
Copy full SHA for 22ff063
Merge pull request #788 from leonardocavagnis/h7_video_emwin_example
Show description for ff3334d
facchinm
authored
ff3334d
Copy full SHA for ff3334d
Commits on Dec 15, 2023
Update rpclib to version 2.3.0
Show description for d1493b4
iabdalkader
committed
d1493b4
Copy full SHA for d1493b4
Commits on Dec 8, 2023
fix misspelling in comment
SimonFJ20
committed
7b9c633
Copy full SHA for 7b9c633
return value to avoid warning
SimonFJ20
committed
ebc6e30
Copy full SHA for ebc6e30
Commits on Dec 6, 2023
Update compile-examples.yml for emWin lib
leonardocavagnis
committed
e15288a
Copy full SHA for e15288a
Arduino_H7_Video: update docs
Show description for 161b374
leonardocavagnis
and
karlsoderby
committed
161b374
Copy full SHA for 161b374
Commits on Dec 5, 2023
SocketWrapper: rename setTimeout into setSocketTimeout to avoid shadowing
pennam
committed
d05696a
Copy full SHA for d05696a
Commits on Dec 4, 2023
Merge pull request #770 from pennam/client_connected
Show description for fcc63d9
facchinm
authored
fcc63d9
Copy full SHA for fcc63d9
GSM: allow watchdog feed in case of connection retry
pennam
committed
230d917
Copy full SHA for 230d917
Arduino_H7_Video: add emWinDemo example sketch
leonardocavagnis
committed
72c1b93
Copy full SHA for 72c1b93
Merge pull request #774 from facchinm/m4_extrafixes
Show description for ef18bf2
facchinm
authored
ef18bf2
Copy full SHA for ef18bf2
Pagination
Previous
Next
You can’t perform that action at this time.