Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and 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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 }}
arduino
/
ArduinoCore-sam
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
112
Star
88
Code
Issues
90
Pull requests
31
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
bfc367b
User selector
All users
Datepicker
All time
Commit History
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
Modified begin() & end() for read/write
Show description for b69e20d
Chris--A
authored and
cmaglie
committed
b69e20d
Copy full SHA for b69e20d
Commits on May 29, 2016
fix for #4993
jantje
committed
3254c67
Copy full SHA for 3254c67
Commits on May 10, 2016
update SAM core to 1.6.8
facchinm
committed
dbab6de
Copy full SHA for dbab6de
add support for remote upload on Yun shield
facchinm
authored and
cmaglie
committed
71fc61e
Copy full SHA for 71fc61e
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
Correct NUM_DIGITAL_PINS to include analog pins
sandeepmistry
committed
8e82103
Copy full SHA for 8e82103
Merge branch 'sam-analogInputToDigitalPin' of https://github.com/sandeepmistry/Arduino
cmaglie
committed
d44eee2
Copy full SHA for d44eee2
Sync avr/pgmspace.h entries with SAMD core
Show description for 82cf546
sandeepmistry
committed
82cf546
Copy full SHA for 82cf546
Commits on Apr 4, 2016
Port analogInputToDigitalPin macro to SAM core
sandeepmistry
committed
ff4e274
Copy full SHA for ff4e274
recipe.ar.pattern backwards compatibility
Show description for 74aa691
sandeepmistry
committed
74aa691
Copy full SHA for 74aa691
Replace force linking "{build.path}/core/syscalls_sam3.c.o" with -u flags
sandeepmistry
committed
e88a29a
Copy full SHA for e88a29a
Commits on Mar 15, 2016
Clean up comments in platform.txt
Show description for c1bdae7
per1234
committed
c1bdae7
Copy full SHA for c1bdae7
Update boards.txt
Show description for 41bb86a
Phil Manofsky
committed
41bb86a
Copy full SHA for 41bb86a
allows use of "myboard.build.pid" in boards.txt
Show description for 5c8bc05
Phil Manofsky
committed
5c8bc05
Copy full SHA for 5c8bc05
3rd party can use own Product/manufacturer string
Show description for 233c060
Phil Manofsky
committed
233c060
Copy full SHA for 233c060
allows use of "myboard.build.vid" in boards.txt
Show description for 9c8ab16
Phil Manofsky
committed
9c8ab16
Copy full SHA for 9c8ab16
Commits on Mar 8, 2016
update sam core to version 1.6.7
facchinm
committed
c71b4c8
Copy full SHA for c71b4c8
Commits on Mar 3, 2016
Use modulo operator in Print::printNumber
Show description for 4eea786
sandeepmistry
committed
4eea786
Copy full SHA for 4eea786
Commits on Mar 2, 2016
add src folder when missing
Alice Pintus
committed
e09185a
Copy full SHA for e09185a
Commits on Mar 1, 2016
update sentences
Alice Pintus
committed
30def90
Copy full SHA for 30def90
Commits on Jan 26, 2016
Set string descriptor length to the string length + 2, and send up to wLength bytes
sandeepmistry
committed
df0ec5f
Copy full SHA for df0ec5f
Commits on Jan 19, 2016
Compiler Warning UARTClass.cpp and RingBuffer.h correction
techpaul
authored and
sandeepmistry
committed
8be172d
Copy full SHA for 8be172d
Commits on Jan 18, 2016
Update indentation
sandeepmistry
committed
45d6837
Copy full SHA for 45d6837
Commits on Jan 15, 2016
Port AVR Serial_::readBreak() API to SAM core
sandeepmistry
committed
43f4606
Copy full SHA for 43f4606
Support receiving a USB CDC SEND_BREAK
sandeepmistry
committed
604668f
Copy full SHA for 604668f
Add CDC_SEND_BREAK define
sandeepmistry
committed
76d0ae0
Copy full SHA for 76d0ae0
Commits on Jan 7, 2016
Merge pull request #3524 from facchinm/pins_DUE
Show description for 86a34c7
facchinm
committed
86a34c7
Copy full SHA for 86a34c7
Commits on Jan 5, 2016
Merge pull request #3983 from antodom/pio_handlers
Show description for 286c076
agdl
committed
286c076
Copy full SHA for 286c076
Commits on Nov 29, 2015
Remove unused keywords from Wire libraries keywords.txt
Show description for 86bdd39
per1234
committed
86bdd39
Copy full SHA for 86bdd39
Commits on Nov 23, 2015
Cleanup some Stream compiler warnings from #3337
sandeepmistry
committed
0442528
Copy full SHA for 0442528
Make protected Stream::parseInt/Float overloads public.
Show description for 9697984
Chris--A
authored and
sandeepmistry
committed
9697984
Copy full SHA for 9697984
Pagination
Previous
Next
You can’t perform that action at this time.