Skip to content
Navigation Menu
Toggle navigation
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
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
arduino
/
ArduinoCore-sam
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
90
Code
Issues
90
Pull requests
31
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
cmaglie
All time
Commit history
Commits on Sep 17, 2019
Fix prototypes to strictly match Arduino API
Show description for eed66e7
cmaglie
committed
eed66e7
Copy full SHA for eed66e7
Commits on Sep 21, 2016
Converted some old examples from pde to ino
cmaglie
committed
e63e143
Copy full SHA for e63e143
Commits on Jun 28, 2016
Update revision log. Made samd/WString.h identical again to avr version.
cmaglie
committed
bfc367b
Copy full SHA for bfc367b
Commits on Apr 28, 2016
sam: added {upload.verify} option in platform.txt
cmaglie
committed
02007f9
Copy full SHA for 02007f9
Commits on Apr 26, 2016
Merge branch 'sam-recipe_ar_pattern-backwards-compatibility' of https://github.com/sandeepmistry/Arduino
cmaglie
committed
f17dabd
Copy full SHA for f17dabd
Commits on Apr 20, 2016
Removed extra whitespaces in WString.h
cmaglie
committed
2038780
Copy full SHA for 2038780
Added string iterator in sam core.
Show description for 7530d2b
cmaglie
committed
7530d2b
Copy full SHA for 7530d2b
Commits on Apr 5, 2016
Merge branch 'sam-analogInputToDigitalPin' of https://github.com/sandeepmistry/Arduino
cmaglie
committed
d44eee2
Copy full SHA for d44eee2
Commits on Nov 6, 2015
Update recipe.ar.pattern in SAM platform to us archive_file_path
cmaglie
committed
4e75c01
Copy full SHA for 4e75c01
Upgraded SAM core version to 1.6.6
cmaglie
committed
1d56360
Copy full SHA for 1d56360
Commits on Nov 5, 2015
[SAM] Remove useless <cstddef> includes (fix regression)
Show description for 5107780
cmaglie
committed
5107780
Copy full SHA for 5107780
Commits on Nov 3, 2015
Updated sam core version to 1.6.5
cmaglie
committed
802f671
Copy full SHA for 802f671
Commits on Oct 30, 2015
[HID] Added return value to HID SendReport (sam core)
cmaglie
committed
5cfc4c8
Copy full SHA for 5cfc4c8
Commits on Oct 29, 2015
Merge branch 'sam-wire-repeated-starts' of https://github.com/sandeepmistry/Arduino
cmaglie
committed
cf6494b
Copy full SHA for cf6494b
Commits on Oct 26, 2015
Print not aborting on write failure
Show description for 6967b75
cmaglie
committed
6967b75
Copy full SHA for 6967b75
Commits on Sep 29, 2015
Merge remote-tracking branch 'arduino/master'
cmaglie
committed
325700d
Copy full SHA for 325700d
Removed not used PUSB_Begin() (also in SAM)
Show description for a536364
cmaglie
committed
a536364
Copy full SHA for a536364
Commits on Sep 28, 2015
[HID] Added missing const in length
cmaglie
committed
894d6f4
Copy full SHA for 894d6f4
[HID] Removed unused PUSBReturn structure
cmaglie
committed
2a6089c
Copy full SHA for 2a6089c
[HID] added 'const' qualifier in HID initialization
Show description for 651519d
cmaglie
committed
651519d
Copy full SHA for 651519d
[HID] fixed wrong datatype for descriptor len
Show description for 950dbe1
cmaglie
committed
950dbe1
Copy full SHA for 950dbe1
Merge branch 'pluggable_hid_impr' of https://github.com/cmaglie/Arduino
cmaglie
committed
bf75d2d
Copy full SHA for bf75d2d
Commits on Sep 25, 2015
SAM: tidy up -mcpu and -mthumb params in platform.txt
cmaglie
committed
092d102
Copy full SHA for 092d102
SAM: small cosmetic fix to platform.txt
cmaglie
committed
c242976
Copy full SHA for c242976
Commits on Sep 24, 2015
Fixed another regression in IPAddress.h
Show description for ffb1f1c
cmaglie
committed
ffb1f1c
Copy full SHA for ffb1f1c
SAM: Stop build on unresolved symbols
Show description for fc4abc2
cmaglie
committed
fc4abc2
Copy full SHA for fc4abc2
Commits on Sep 22, 2015
HID: merged HID_Descriptor into HIDDescriptorListNode
Show description for f6e8c3d
cmaglie
committed
f6e8c3d
Copy full SHA for f6e8c3d
HID: Renamed fields in HIDDescriptorListNode and HID_Descriptor
Show description for ef60b5d
cmaglie
committed
ef60b5d
Copy full SHA for ef60b5d
Commits on Sep 18, 2015
Merge branch 'ethernet-dns-fix' of https://github.com/cmaglie/Arduino
cmaglie
committed
aec10c6
Copy full SHA for aec10c6
Moved build artifacts into root build folder
Show description for 6f9cf00
cmaglie
committed
6f9cf00
Copy full SHA for 6f9cf00
Added categories to libraries
Show description for 5044842
cmaglie
committed
5044842
Copy full SHA for 5044842
Commits on Sep 9, 2015
Added IPAddress::fromString(....) function
cmaglie
committed
f4c50d4
Copy full SHA for f4c50d4
Commits on Aug 14, 2015
Merge branch 'cdc-settings' of https://github.com/matthijskooijman/Arduino
cmaglie
committed
7a57d86
Copy full SHA for 7a57d86
Commits on May 29, 2015
Fixed unused variables warnings and indentation
cmaglie
committed
88f1354
Copy full SHA for 88f1354
Commits on May 19, 2015
Added missing license on samd's pgmspace.h
Show description for fc3ab2b
cmaglie
committed
fc3ab2b
Copy full SHA for fc3ab2b
Previous
Next
You can’t perform that action at this time.