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 }}
rkarlsba
/
ArduinoCore-API
Public
forked from
arduino/ArduinoCore-API
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ArduinoCore-API
api
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 29, 2025
Release v1.5.2
facchinm
committed
cd91833
View commit details
Copy full SHA for cd91833
View code at this point
Browse repository at this point
Add SPI bus mode support (controller/peripheral)
Show description for dab7773
iabdalkader
committed
dab7773
View commit details
Copy full SHA for dab7773
View code at this point
Browse repository at this point
Commits on May 28, 2024
license: cosmetic updates
Show description for eeb0ce3
pillo79
committed
eeb0ce3
View commit details
Copy full SHA for eeb0ce3
View code at this point
Browse repository at this point
license: update CAN files license to LGPL-2.1-or-later
Show description for a2735c0
pillo79
committed
a2735c0
View commit details
Copy full SHA for a2735c0
View code at this point
Browse repository at this point
license: add missing license headers
Show description for a1f668d
pillo79
committed
a1f668d
View commit details
Copy full SHA for a1f668d
View code at this point
Browse repository at this point
Commits on May 13, 2024
Release v1.5.1
facchinm
committed
331cdd9
View commit details
Copy full SHA for 331cdd9
View code at this point
Browse repository at this point
Commits on May 6, 2024
api/DMAPool: Add missing header for unique ptr.
Show description for 9a4bb9a
iabdalkader
committed
9a4bb9a
View commit details
Copy full SHA for 9a4bb9a
View code at this point
Browse repository at this point
Commits on May 2, 2024
api: Add DMAPool.
Show description for 4c7bc29
iabdalkader
committed
4c7bc29
View commit details
Copy full SHA for 4c7bc29
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Release v1.5.0
aentinger
committed
0c853c5
View commit details
Copy full SHA for 0c853c5
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
Update pgmspace.h
Show description for e6d53c6
CamelCaseName
authored
e6d53c6
View commit details
Copy full SHA for e6d53c6
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
making type function callable when IPAddress is defined const
andreagilardoni
committed
0ef90b4
View commit details
Copy full SHA for 0ef90b4
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Merge pull request #220 from alranel/isempty
Show description for fc9a636
aentinger
authored
fc9a636
View commit details
Copy full SHA for fc9a636
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Add String::isEmpty()
alranel
committed
cb3ab4c
View commit details
Copy full SHA for cb3ab4c
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Fix brace style and indent
jboynes
committed
8ffd335
View commit details
Copy full SHA for 8ffd335
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Don't use construtor delegation
jboynes
committed
5ba5010
View commit details
Copy full SHA for 5ba5010
View code at this point
Browse repository at this point
Fix #217 issue with compiling with newer compiler
jboynes
committed
21eb965
View commit details
Copy full SHA for 21eb965
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Add documentation for CAN API
jboynes
committed
6a263a1
View commit details
Copy full SHA for 6a263a1
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Fix: do not call "memcpy" if there is a) no data to copy, or the src pointer is null.
aentinger
committed
fc4a570
View commit details
Copy full SHA for fc4a570
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Merge pull request #210 from jboynes/undeprecate_IPAddress
Show description for bbce6f6
aentinger
authored
bbce6f6
View commit details
Copy full SHA for bbce6f6
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
Remove guards as we alread require C++11
jboynes
committed
c9346ee
View commit details
Copy full SHA for c9346ee
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Replace use of deprecated sprintf in IPAddress
jboynes
committed
0365dc3
View commit details
Copy full SHA for 0365dc3
View code at this point
Browse repository at this point
Allow tests to run on systems with case-insensive files.
Show description for e9d383d
jboynes
committed
e9d383d
View commit details
Copy full SHA for e9d383d
View code at this point
Browse repository at this point
Fix deprecated volatile access in CanMsgRingbuffer + testcase
jboynes
authored and
aentinger
committed
1765628
View commit details
Copy full SHA for 1765628
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Fix Print::print(0ULL)
Show description for 754aa9b
earlephilhower
authored and
aentinger
committed
754aa9b
View commit details
Copy full SHA for 754aa9b
View code at this point
Browse repository at this point
Release version 1.4.2
facchinm
committed
b052976
View commit details
Copy full SHA for b052976
View code at this point
Browse repository at this point
Merge branch 'master' into fix-11-bit-can-id
aentinger
authored
3733659
View commit details
Copy full SHA for 3733659
View code at this point
Browse repository at this point
Merge pull request #198 from haydenroche5/mbed_can_msg_fix
Show description for 68d3e0d
aentinger
authored
68d3e0d
View commit details
Copy full SHA for 68d3e0d
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Update api/String.cpp
Show description for 12fb6ba
PiotrekB416
and
per1234
authored
12fb6ba
View commit details
Copy full SHA for 12fb6ba
View code at this point
Browse repository at this point
Fix String::replace replace multiple occurrences of longer String by shorter one
PiotrekB416
committed
f6764f4
View commit details
Copy full SHA for f6764f4
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Fix format specifier for printing CAN message ID in CanMsg.h.
Show description for a5b8e43
haydenroche5
committed
a5b8e43
View commit details
Copy full SHA for a5b8e43
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Fix volatile errors when compiling for C++23
jboynes
committed
669bf38
View commit details
Copy full SHA for 669bf38
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Fix copy-assignment operator.
aentinger
committed
e091080
View commit details
Copy full SHA for e091080
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Restore full public access to "id", even if that enables some foot-shooting.
aentinger
committed
ba86aef
View commit details
Copy full SHA for ba86aef
View code at this point
Browse repository at this point
Fixing bug leading to incorrect length stored when frame lenght exceeds max data lenght.
aentinger
committed
39aa684
View commit details
Copy full SHA for 39aa684
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Replace broad include file <Arduino.h> with only the required include files, inline functions to prevent linker errors, and define static constants so that the compiler can place them in memory. Al…
Show description for 70d3939
aentinger
committed
70d3939
View commit details
Copy full SHA for 70d3939
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.