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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
arduino
/
ArduinoCore-API
Public
Notifications
You must be signed in to change notification settings
Fork
150
Star
306
Code
Issues
102
Pull requests
45
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Use modern C++ casts instead of current C-style casting approaches
- #260
#260
Open
anotherSimpleCoder
wants to merge 15 commits into
arduino:master
arduino/ArduinoCore-API:master
from
anotherSimpleCoder:master
anotherSimpleCoder/ArduinoCore-API-c-_casts:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Use modern C++ casts instead of current C-style casting approaches
#260
anotherSimpleCoder
wants to merge 15 commits into
arduino:master
arduino/ArduinoCore-API:master
from
anotherSimpleCoder:master
anotherSimpleCoder/ArduinoCore-API-c-_casts:master
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2021
Add Print::printf() method for sanity
earlephilhower
committed
8f747a4
View commit details
Copy full SHA for 8f747a4
Browse repository at this point
Commits on Apr 6, 2021
Allow misaligned accesses for pgm_read_XXX
earlephilhower
committed
b20f68b
View commit details
Copy full SHA for b20f68b
Browse repository at this point
Commits on Apr 8, 2021
Add some ancient AVR compat _P function definitions
earlephilhower
committed
9da5373
View commit details
Copy full SHA for 9da5373
Browse repository at this point
Commits on Jun 10, 2021
Merge branch 'master' of https://github.com/arduino/ArduinoCore-API
earlephilhower
committed
eb60ce7
View commit details
Copy full SHA for eb60ce7
Browse repository at this point
Commits on Jan 29, 2022
Merge branch 'master' of https://github.com/arduino/ArduinoCore-API
earlephilhower
committed
405a8be
View commit details
Copy full SHA for 405a8be
Browse repository at this point
Fix pgm_read* macros by using inline functions, not macros
earlephilhower
committed
681daad
View commit details
Copy full SHA for 681daad
Browse repository at this point
Commits on Sep 6, 2022
Merge branch 'arduino:master' into master
earlephilhower
authored
a3ac9d1
View commit details
Copy full SHA for a3ac9d1
Browse repository at this point
Commits on Apr 26, 2024
Merge branch 'arduino:master' into master
earlephilhower
committed
cd4754a
View commit details
Copy full SHA for cd4754a
Browse repository at this point
Commits on Sep 19, 2024
Merge branch 'arduino:master' into master
earlephilhower
authored
abeee39
View commit details
Copy full SHA for abeee39
Browse repository at this point
Commits on Feb 8, 2025
Add SPI block transfer with receive/send buffers
earlephilhower
committed
990154c
View commit details
Copy full SHA for 990154c
Browse repository at this point
Commits on Feb 9, 2025
Restore IPAddress V4/V6 rewrite
earlephilhower
committed
a323bb0
View commit details
Copy full SHA for a323bb0
Browse repository at this point
HardwareSerial to be exported
earlephilhower
committed
8292863
View commit details
Copy full SHA for 8292863
Browse repository at this point
Commits on Dec 2, 2025
Replaced C-casts with C++ casts
anotherSimpleCoder
committed
81d77a9
View commit details
Copy full SHA for 81d77a9
Browse repository at this point
Fixed up wrong file copy
anotherSimpleCoder
committed
3b4ab19
View commit details
Copy full SHA for 3b4ab19
Browse repository at this point
Merge branch 'master' into master
anotherSimpleCoder
authored
6677996
View commit details
Copy full SHA for 6677996
Browse repository at this point
You can’t perform that action at this time.